{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bletchleypark.org.uk/#organization",
      "name": "Bletchley Park",
      "url": "https://www.bletchleypark.org.uk/",
      "description": "Bletchley Park, once the top-secret home of the World War Two Codebreakers, is now a vibrant heritage attraction in Milton Keynes, open daily to visitors."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bletchley-park#asg",
      "name": "Bletchley Park ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bletchley-park",
      "isPartOf": {
        "@id": "https://www.bletchleypark.org.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}