{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://landuse.co.uk/#organization",
      "name": "LUC",
      "url": "https://landuse.co.uk/",
      "description": "We want to leave this world in a better place. Delivering a legacy that we’re proud of is challenging, but LUC’s impact is at the heart of how we run the company."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/luc#asg",
      "name": "LUC ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/luc",
      "isPartOf": {
        "@id": "https://landuse.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}