{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "name": "SOICO株式会社",
      "publisher": {
        "@id": "/sites/409/#business"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "トップ",
          "item": "index.html"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "FAQ",
          "item": "faq.html"
        }
      ]
    },
    {
      "@type": "Organization",
      "@id": "/sites/409/#business",
      "name": "SOICO株式会社",
      "address": "東京都新宿区西新宿2-4-1 新宿NSビル 21F",
      "hasMap": "https://www.google.com/maps/search/?api=1&query=%E6%9D%B1%E4%BA%AC%E9%83%BD%E6%96%B0%E5%AE%BF%E5%8C%BA%E8%A5%BF%E6%96%B0%E5%AE%BF2-4-1",
      "telephone": "03-6736-3816",
      "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "03-6736-3816",
        "contactType": "customer support"
      },
      "url": "/sites/409/",
      "sameAs": [
        "https://soico.jp/"
      ],
      "image": "assets/images/hero.jpg"
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "どのような事業を行っていますか？",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "事業内容はサービス紹介をご確認ください。"
          }
        },
        {
          "@type": "Question",
          "name": "対応エリアはどこですか？",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "対応エリアは東京都新宿区です。詳細はお問い合わせください。"
          }
        },
        {
          "@type": "Question",
          "name": "問い合わせ方法は？",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "問い合わせ先は03-6736-3816です。問い合わせフォームや公式情報もご確認ください。"
          }
        },
        {
          "@type": "Question",
          "name": "所在地はどこですか？",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "SOICO株式会社の所在地は東京都新宿区西新宿2-4-1です。"
          }
        },
        {
          "@type": "Question",
          "name": "公式情報はどこで確認できますか？",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "公式情報は、公式サイトで確認できます。"
          }
        }
      ]
    },
    {
      "@type": "Service",
      "name": "BtoB",
      "provider": {
        "@id": "/sites/409/#business"
      }
    }
  ]
}