{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://basc.org.uk/#organization",
      "name": "BASC",
      "url": "https://basc.org.uk/",
      "description": "Official website of the British Association for Shooting and Conservation who are constantly striving to fight for sustainable shooting and conservation of the countryside."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/basc#asg",
      "name": "BASC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/basc",
      "isPartOf": {
        "@id": "https://basc.org.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}