Structured Data

    Cannabis Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Cannabis Therapy",
      description: "Cannabis Therapy in San Anselmo is a medical clinic specializing in cannabis-based treatment and wellness guidance. They provide personalized consultations and therapeutic cannabis recommendations for patients seeking alternative and complementary health approaches. The clinic combines medical expertise with cannabis knowledge to help patients explore this treatment option in a professional healthcare setting.",
      url: "https://cannabistherapy.life/",
      telephone: "+1-415-965-9709",
      address: {
        @type: "PostalAddress",
        streetAddress: "17 Parkside Ct",
        addressLocality: "San Anselmo",
        addressRegion: "CA",
        postalCode: "94960",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.9873392,
        longitude: -122.57077670000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "San Anselmo and surrounding Marin County communities",
      knowsAbout: "Wellness & Med Spas, Patients exploring medical cannabis, individuals seeking alternative wellness approaches, those interested in cannabis-based treatment options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical Cannabis Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Healthcare Setting"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.