{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://britishland.com/#organization",
      "name": "British Land",
      "legalName": "The British Land Company PLC",
      "url": "http://britishland.com/",
      "description": "British Land is a leading UK property company that creates, owns, and manages high-quality, sustainable real estate across London offices and retail parks."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/british-land#asg",
      "name": "British Land ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/british-land",
      "isPartOf": {
        "@id": "http://britishland.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}