{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://vapormaven.com/#organization",
      "name": "Vapor Maven",
      "url": "https://vapormaven.com/",
      "description": "Premium Vaporizer Store"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/vapor-maven#asg",
      "name": "Vapor Maven ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/vapor-maven",
      "isPartOf": {
        "@id": "https://vapormaven.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}