{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.lunaguitars.com/#organization",
      "name": "Luna Guitars",
      "url": "https://www.lunaguitars.com/",
      "description": "Browse ukuleles, acoustic guitars, and more at Luna Guitars. We manufacture exotic instruments that are artistically designed, physically comfortable, affordably priced, and sound as good as they look. Click for details."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/luna-guitars#asg",
      "name": "Luna Guitars ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/luna-guitars",
      "isPartOf": {
        "@id": "https://www.lunaguitars.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}