Structured Data

    Acupuncture & Herbal Medicine

    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: "Acupuncture & Herbal Medicine",
      description: "Acupuncture & Herbal Medicine in Hanford offers traditional Chinese medicine services including acupuncture treatments and herbal medicine remedies. This established clinic combines ancient healing practices with modern healthcare approaches to address a wide range of health concerns. The experienced practitioners focus on providing personalized treatment plans to help patients achieve optimal wellness and balance.",
      telephone: "+1-559-589-9989",
      address: {
        @type: "PostalAddress",
        streetAddress: "683 N Douty St",
        addressLocality: "Hanford",
        addressRegion: "CA",
        postalCode: "93230",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.3319731,
        longitude: -119.6457407
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Hanford, CA and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, wellness seekers, patients seeking natural healing alternatives, individuals interested in holistic health",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.