Structured Data

    Ez Acu & Herb

    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: "Ez Acu & Herb",
      description: "Ez Acu & Herb is an acupuncture and herbal medicine clinic in Bakersfield offering traditional Chinese medicine treatments. The clinic combines acupuncture therapy with customized herbal remedies to address pain, wellness, and health imbalances. They focus on providing personalized care using time-tested healing methods.",
      telephone: "+1-661-831-2400",
      address: {
        @type: "PostalAddress",
        streetAddress: "1619 S H St",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3387295,
        longitude: -119.02174140000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, individuals seeking alternative medicine, wellness-focused patients, those wanting to avoid pharmaceutical treatments",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Methods"
        }
      ],
      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.