{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://finefaresupermarkets.com/#organization",
      "name": "Fine Fare",
      "url": "https://finefaresupermarkets.com/",
      "description": "Our stores are located in the New York Tri-State and surrounding areas. Our store owners understand the needs of each neighborhood."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/fine-fare#asg",
      "name": "Fine Fare ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/fine-fare",
      "isPartOf": {
        "@id": "https://finefaresupermarkets.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}