
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://inukorolife.org/#organization",
      "name": "Inu Koro Life",
      "description": "いぬころライフ：愛犬との健やかな日々。小型犬のケアと都市型ライフスタイルの究極ガイド",
      "url": "https://inukorolife.org",
      "logo": "https://inukorolife.org/logo.png"
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://inukorolife.org/#office-us",
      "name": "Inu Koro Life - USA Operational HQ",
      "telephone": "+1-408-896-4324",
      "email": "serge.d@inukorolife.org",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "800 N Shoreline Blvd, Suite 1200",
        "addressLocality": "Corpus Christi",
        "addressRegion": "Texas",
        "postalCode": "78401",
        "addressCountry": "US"
      }
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://inukorolife.org/#office-jp",
      "name": "Inu Koro Life - Japan Technical & Community Liaison",
      "email": "koyomi.s@inukorolife.org",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "1-1-1 Masuoka-cho",
        "addressLocality": "Shiroishi-shi",
        "addressRegion": "Miyagi",
        "postalCode": "989-0273",
        "addressCountry": "JP"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://inukorolife.org/#website",
      "url": "https://inukorolife.org",
      "name": "Inu Koro Life",
      "publisher": {
        "@id": "https://inukorolife.org/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://inukorolife.org/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://inukorolife.org/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://inukorolife.org/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Home Grooming",
          "item": "https://inukorolife.org/home-grooming-gentle-canine-care-mastery"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Indoor Play",
          "item": "https://inukorolife.org/indoor-play-cognitive-canine-engagement"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Urban Safety",
          "item": "https://inukorolife.org/urban-safety-puppy-safe-apartment-design"
        }
      ]
    }
  ]
}
