Structured Data

    Oak Cliff 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: "Oak Cliff Acupuncture Clinic",
      description: "Oak Cliff Acupuncture Clinic, operated by Licensed Acupuncturist Nena Watkins, specializes in traditional acupuncture treatment to promote natural healing of the body, mind, and spirit. Located in Dallas, the clinic focuses on delivering effective acupuncture care to help patients feel better and address their health concerns through this time-tested healing practice.",
      url: "https://www.oakcliffacu.com/",
      telephone: "+1-214-840-3445",
      address: {
        @type: "PostalAddress",
        streetAddress: "201 S Madison Ave Suite 200",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75208",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.743927,
        longitude: -96.8266629
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Acupuncture, Patients seeking natural healing alternatives, chronic pain sufferers, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Acupuncturist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Whole-Person Approach"
        }
      ],
      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.