Structured Data

    Oriental Medicine & Acupuncture Clinic

    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: "Oriental Medicine & Acupuncture Clinic",
      description: "Oriental Medicine & Acupuncture Clinic in Anaheim provides traditional Chinese medicine services including acupuncture, herbal medicine, and oriental wellness treatments. The clinic specializes in pain management and holistic healing using time-tested eastern medicine practices. They serve the greater Anaheim area with a patient-centered approach to health and wellness.",
      url: "https://www.omacu.net/",
      telephone: "+1-562-743-7733",
      address: {
        @type: "PostalAddress",
        streetAddress: "341 E Center St",
        addressLocality: "Anaheim",
        addressRegion: "CA",
        postalCode: "92805",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.836371199999995,
        longitude: -117.91053509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Anaheim, CA and surrounding Orange County communities",
      knowsAbout: "Acupuncture, Patients seeking alternative pain relief, individuals interested in holistic wellness, those exploring traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pain Management Focus"
        }
      ],
      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.