Structured Data

    Tcm Health Center

    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: "Tcm Health Center",
      description: "TCM Health Center in Norman offers Traditional Chinese Medicine services including acupuncture, herbal medicine, and related wellness treatments. The clinic specializes in natural, holistic approaches to health and healing, serving patients seeking alternative medicine solutions for various health conditions.",
      telephone: "+1-405-579-7888",
      address: {
        @type: "PostalAddress",
        streetAddress: "2260 McKown Dr",
        addressLocality: "Norman",
        addressRegion: "OK",
        postalCode: "73072",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.1954025,
        longitude: -97.47559269999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Norman, Oklahoma and surrounding areas",
      knowsAbout: "Acupuncture, Patients seeking alternative medicine, those interested in acupuncture, individuals preferring natural healing approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "TCM Specialty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Natural Healing"
        }
      ],
      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.