{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.petsathome.com/#organization",
      "name": "Pets at",
      "url": "https://www.petsathome.com/",
      "description": "Pets At Home offers the ultimate pet shop experience. We have all the pet supplies, pet food, toys and accessories you and your pet needs at great prices."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pets-at#asg",
      "name": "Pets at ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pets-at",
      "isPartOf": {
        "@id": "https://www.petsathome.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}