{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.acmewhistles.co.uk/#organization",
      "name": "ACME Whistles",
      "url": "https://www.acmewhistles.co.uk/",
      "description": "ACME Whistles have been manufacturing and selling many different types of whistles from dog whistles to football whistles and many more since 1870."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/acme-whistles#asg",
      "name": "ACME Whistles ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/acme-whistles",
      "isPartOf": {
        "@id": "https://www.acmewhistles.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}