{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cityoflondon.gov.uk/#organization",
      "name": "City of London",
      "url": "https://www.cityoflondon.gov.uk/",
      "description": "Visit the City of London - Things to see and do from iconic attractions to hidden gems and explore green spaces both inside of and outside the Square Mile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/city-of-london#asg",
      "name": "City of London ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/city-of-london",
      "isPartOf": {
        "@id": "https://www.cityoflondon.gov.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}