{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.aspca.org/#organization",
      "name": "ASPCA",
      "url": "http://www.aspca.org/",
      "description": "Learn more about the ASPCA's work to rescue animals from abuse, pass humane laws and share resources with shelters nationwide. Join our fight today!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/aspca#asg",
      "name": "ASPCA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/aspca",
      "isPartOf": {
        "@id": "http://www.aspca.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}