{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sprouts.com/#organization",
      "name": "Sprouts Farmers Market",
      "url": "https://www.sprouts.com/",
      "description": "Shop fresh organic fruits and vegetables, natural groceries, organic snacks, vitamins, and wholesome foods at Sprouts Farmers Market."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sprouts-farmers-market#asg",
      "name": "Sprouts Farmers Market ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sprouts-farmers-market",
      "isPartOf": {
        "@id": "https://www.sprouts.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}