{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.burnsguitars.com/#organization",
      "name": "Burns Guitars London",
      "url": "http://www.burnsguitars.com/",
      "description": "Burns Guitars London"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/burns-guitars-london#asg",
      "name": "Burns Guitars London ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/burns-guitars-london",
      "isPartOf": {
        "@id": "http://www.burnsguitars.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}