
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://anshinpetnet.org/#organization",
      "name": "Anshin Pet Network",
      "alternateName": "安心ペットネット",
      "url": "https://anshinpetnet.org",
      "logo": "https://anshinpetnet.org/logo.png",
      "description": "Micro-localized safety networks for senior dog owners.",
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+1-917-271-3944",
          "contactType": "customer service",
          "email": "camilia.t@anshinpetnet.org",
          "areaServed": "US",
          "availableLanguage": ["en"]
        },
        {
          "@type": "ContactPoint",
          "contactType": "technical support",
          "email": "sae.o@anshinpetnet.org",
          "areaServed": "JP",
          "availableLanguage": ["ja", "en"]
        }
      ]
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://anshinpetnet.org/#office-ny",
      "name": "Anshin Pet Network - USA Operational HQ",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "1221 Avenue of the Americas Suite 4200",
        "addressLocality": "New York",
        "addressRegion": "NY",
        "postalCode": "10020",
        "addressCountry": "US"
      },
      "telephone": "+1-917-271-3944",
      "email": "camilia.t@anshinpetnet.org"
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://anshinpetnet.org/#office-jp",
      "name": "Anshin Pet Network - Japan Technical & Curation Liaison Office",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "1-1-1 Chūō",
        "addressLocality": "Higashine-shi",
        "addressRegion": "Yamagata",
        "postalCode": "999-3711",
        "addressCountry": "JP"
      },
      "email": "sae.o@anshinpetnet.org"
    },
    {
      "@type": "Service",
      "name": "Localized Security Forums",
      "provider": {
        "@id": "https://anshinpetnet.org/#organization"
      },
      "description": "Prefecture-based knowledge hubs with secure data isolation and community-driven moderation."
    },
    {
      "@type": "Service",
      "name": "Kinematic Companionship",
      "provider": {
        "@id": "https://anshinpetnet.org/#organization"
      },
      "description": "Low-impact stroll matching algorithms with optimal pairing based on walking speed and stamina levels."
    },
    {
      "@type": "Service",
      "name": "Anshin Registry",
      "provider": {
        "@id": "https://anshinpetnet.org/#organization"
      },
      "description": "Audited dog-friendly spatial directories with detailed safety and accessibility information."
    }
  ]
}
