{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://furchguitars.com/#organization",
      "name": "Furch Guitars",
      "url": "https://furchguitars.com/",
      "description": "The Furch brand owes its existence to our desire to make top-quality instruments for the most discerning musicians of the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/furch-guitars#asg",
      "name": "Furch Guitars ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/furch-guitars",
      "isPartOf": {
        "@id": "https://furchguitars.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}