{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.petsinneed.org/#organization",
      "name": "Pets In Need",
      "url": "http://www.petsinneed.org/",
      "description": "Northern California's first no-kill animal shelter. Pets In Need rescues dogs and cats across the Bay Area and helps them find loving homes."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pets-in-need#asg",
      "name": "Pets In Need ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pets-in-need",
      "isPartOf": {
        "@id": "http://www.petsinneed.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}