Structured Data

    Dr. Michelle Fan Acupuncture & Herbal Healing

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Dr. Michelle Fan Acupuncture & Herbal Healing",
      description: "Dr. Michelle Fan Acupuncture & Herbal Healing is an acupuncture clinic in Sacramento specializing in traditional Chinese medicine treatments. Dr. Fan combines acupuncture with herbal medicine to address pain, stress, and various health concerns. The clinic focuses on personalized, evidence-based care using both ancient healing traditions and modern clinical knowledge.",
      telephone: "+1-916-452-1918",
      address: {
        @type: "PostalAddress",
        streetAddress: "1919 Alhambra Blvd",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95816",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5623356,
        longitude: -121.4695637
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, patients seeking natural health alternatives, stress and anxiety management, those interested in traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Herbal Medicine"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Practitioner"
        }
      ],
      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.