{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.ahoy.org.uk/#organization",
      "name": "The AHOY Centre",
      "url": "http://www.ahoy.org.uk/",
      "description": "We are a charity, changing people’s lives and building life skills through sailing, rowing and other activities on the water. We offer opportunities for disadvantaged, at-risk young people and disabled participants to engage in activities and courses on an equal level."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-ahoy-centre#asg",
      "name": "The AHOY Centre ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-ahoy-centre",
      "isPartOf": {
        "@id": "http://www.ahoy.org.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}