{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://shop.squaremilecoffee.com/#organization",
      "name": "Square Mile Coffee Roasters",
      "url": "https://shop.squaremilecoffee.com/",
      "description": "Multi award winning, speciality coffee roasting company based in East London. Discover a range of coffee beans online, delivered worldwide."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/square-mile-coffee-roasters#asg",
      "name": "Square Mile Coffee Roasters ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/square-mile-coffee-roasters",
      "isPartOf": {
        "@id": "https://shop.squaremilecoffee.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}