{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.daisyrock.com/#organization",
      "name": "Daisy Rock Guitars",
      "url": "https://www.daisyrock.com/",
      "description": "We are the first guitar company to design guitars and basses for women and girls, and we continue to make instruments that are playful and playable for everyone!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/daisy-rock-guitars#asg",
      "name": "Daisy Rock Guitars ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/daisy-rock-guitars",
      "isPartOf": {
        "@id": "https://www.daisyrock.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}