{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://amtcoffee.co.uk/#organization",
      "name": "AMT",
      "url": "https://amtcoffee.co.uk/",
      "description": "Fairtrade coffee with west coast flair. Visit our coffee shop today!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/amt#asg",
      "name": "AMT ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/amt",
      "isPartOf": {
        "@id": "https://amtcoffee.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}