{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.grymsdykefarm.com/#organization",
      "name": "Grymsdyke Farm",
      "url": "https://www.grymsdykefarm.com/",
      "description": "Grymsdyke Farm is a design research initiative located in the village of Lacey Green just outside London."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/grymsdyke-farm#asg",
      "name": "Grymsdyke Farm ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/grymsdyke-farm",
      "isPartOf": {
        "@id": "https://www.grymsdykefarm.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}