{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.dorsar.org.uk/#organization",
      "name": "Dorsar",
      "url": "https://www.dorsar.org.uk/",
      "description": "Dorset Search and Rescue"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dorsar#asg",
      "name": "Dorsar ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dorsar",
      "isPartOf": {
        "@id": "https://www.dorsar.org.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}