{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.miles.bm/#organization",
      "name": "Miles Market",
      "url": "https://www.miles.bm/",
      "description": "Fine foods supermarket and grocery store located in Hamilton, Bermuda. Wines and spirits from across the world, award winning butchers with aged meats and fresh fish. Daily menu with prepared food to-go."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/miles-market#asg",
      "name": "Miles Market ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/miles-market",
      "isPartOf": {
        "@id": "https://www.miles.bm/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}