Structured Data

    Vashon Natural Medicine

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Vashon Natural Medicine",
      description: "Vashon Natural Medicine is a naturopathic medical clinic on Vashon Island offering evidence-based natural medicine and integrative healthcare. The clinic provides comprehensive services including naturopathic consultations, botanical medicine, clinical nutrition, and other natural therapies designed to support whole-body wellness. They combine Eastern and Western medical approaches to address acute and chronic health concerns.",
      url: "http://vashonnaturalmed.com/",
      telephone: "+1-206-463-4778",
      address: {
        @type: "PostalAddress",
        streetAddress: "19330 Vashon Hwy SW",
        addressLocality: "Vashon",
        addressRegion: "WA",
        postalCode: "98070",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.431255,
        longitude: -122.45983700000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Vashon Island and surrounding areas",
      knowsAbout: "Holistic Wellness, Patients seeking natural medicine alternatives, those interested in botanical remedies, individuals pursuing preventive wellness care, people with chronic health concerns looking for integrative approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Naturopathic Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Based Care"
        }
      ],
      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.