{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://muttville.org/#organization",
      "name": "Muttville",
      "url": "https://muttville.org/",
      "description": "Muttville's mission is to change the way the world thinks about and treats older dogs and to create better lives for them through rescue, foster, adoption, hospice, education, and advocacy."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/muttville#asg",
      "name": "Muttville ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/muttville",
      "isPartOf": {
        "@id": "https://muttville.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}