{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.specsaroundtown.com/#organization",
      "name": "Independent Eyewear Boutique",
      "url": "https://www.specsaroundtown.com/",
      "description": "Shop unique designer eyewear & custom lenses at Specs Around Town. Enjoy personalized consultations and a wide selection of frames."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/independent-eyewear-boutique#asg",
      "name": "Independent Eyewear Boutique ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/independent-eyewear-boutique",
      "isPartOf": {
        "@id": "https://www.specsaroundtown.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}