{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://guildguitars.com/#organization",
      "name": "Guild Guitars",
      "url": "https://guildguitars.com/",
      "description": "Iconic American guitar maker with over 60 years of building handcrafted instruments in the United States. Guild guitars are made to be played."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/guild-guitars#asg",
      "name": "Guild Guitars ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/guild-guitars",
      "isPartOf": {
        "@id": "https://guildguitars.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}