{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://deanguitars.com/#organization",
      "name": "Dean Guitars",
      "url": "https://deanguitars.com/",
      "description": "Shop Dean electric guitars, acoustics & basses. Home of the ML, Razorback & USA Custom Shop. Free shipping on orders over $200. Based in Tampa, FL."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dean-guitars#asg",
      "name": "Dean Guitars ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dean-guitars",
      "isPartOf": {
        "@id": "https://deanguitars.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}