{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.700winesandspirits.com/#organization",
      "name": "Liquor Store",
      "url": "https://www.700winesandspirits.com/",
      "description": "Shop a variety of beers, wines, & spirits at 700 Wines & Spirits. Order online for quick pick-up. Must be 18+ to enter."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/liquor-store#asg",
      "name": "Liquor Store ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/liquor-store",
      "isPartOf": {
        "@id": "https://www.700winesandspirits.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}