Structured Data

    Acupuncture Healing Corner

    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: "Acupuncture Healing Corner",
      description: "Acupuncture Healing Corner is a traditional acupuncture practice located in Oklahoma City offering evidence-based acupuncture treatment for pain management, stress relief, and wellness. The clinic specializes in addressing chronic pain conditions, anxiety, and other health concerns through personalized acupuncture sessions rooted in Traditional Chinese Medicine principles.",
      url: "http://www.acupuncturehealingcorner.com/",
      telephone: "+1-405-578-4466",
      address: {
        @type: "PostalAddress",
        streetAddress: "8000 N Western Ave Suite 4",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73114",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5523765,
        longitude: -97.53119559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, individuals seeking stress relief, wellness-focused patients interested in Traditional Chinese Medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pain Management Expertise"
        }
      ],
      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.