{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.famous-smoke.com/#organization",
      "name": "Famous Smoke Shop",
      "url": "https://www.famous-smoke.com/",
      "description": "Famous Cigars offers premium cigars from top brands. American-owned and operated. Get fast shipping, expert picks, and unbeatable daily deals!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/famous-smoke-shop#asg",
      "name": "Famous Smoke Shop ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/famous-smoke-shop",
      "isPartOf": {
        "@id": "https://www.famous-smoke.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}