{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.northeastgrocery.com/#organization",
      "name": "Northeast Grocery",
      "url": "https://www.northeastgrocery.com/",
      "description": "Northeast Grocery is a powerful supermarket alliance between Market 32, Price Chopper, and Tops with a now combined footprint of nearly 300 stores."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/northeast-grocery#asg",
      "name": "Northeast Grocery ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/northeast-grocery",
      "isPartOf": {
        "@id": "https://www.northeastgrocery.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}