Structured Data

    East Bay Acupuncture & Natural Medicine

    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: "East Bay Acupuncture & Natural Medicine",
      description: "East Bay Acupuncture & Natural Medicine is an independent medical clinic in Berkeley offering acupuncture and natural medicine therapies to treat pain, injury, and wellness concerns. The practice integrates traditional Chinese medicine with evidence-based natural healing approaches to address both acute and chronic health issues. Their experienced practitioners combine acupuncture with herbal medicine and other natural modalities to support patient healing and long-term wellness.",
      url: "http://www.ebacupuncture.com/",
      telephone: "+1-510-457-8886",
      address: {
        @type: "PostalAddress",
        streetAddress: "2346 Stuart St",
        addressLocality: "Berkeley",
        addressRegion: "CA",
        postalCode: "94705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8593741,
        longitude: -122.2596844
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Berkeley and surrounding East Bay communities",
      knowsAbout: "Acupuncture, Chronic pain sufferers, injury recovery patients, wellness-focused individuals seeking natural alternatives to conventional medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Practice"
        }
      ],
      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.