{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.festfoods.com/#organization",
      "name": "Festival Foods",
      "url": "https://www.festfoods.com/",
      "description": "More than just a grocery store. Festival Foods, a family-owned company, provides high quality products and an exceptional guest experience."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/festival-foods#asg",
      "name": "Festival Foods ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/festival-foods",
      "isPartOf": {
        "@id": "https://www.festfoods.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}