{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.petfood.express/#organization",
      "name": "Pet Food Express Delivery",
      "url": "https://www.petfood.express/",
      "description": "Pet Food Express offers same-day delivery from each of our neighborhood stores in California. Our product offering includes the very best selection of pet supplies and pet products along with a quality selection of natural and organic pet foods."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pet-food-express-delivery#asg",
      "name": "Pet Food Express Delivery ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pet-food-express-delivery",
      "isPartOf": {
        "@id": "https://www.petfood.express/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}