Structured Data

    Advanced Acupuncture Clinic

    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: "Advanced Acupuncture Clinic",
      description: "Advanced Acupuncture Clinic offers traditional acupuncture and related healing therapies in Corpus Christi. Located on South Padre Island Drive, the clinic specializes in pain relief, wellness, and traditional Chinese medicine approaches to health. The experienced practitioners provide personalized treatment plans to address a range of conditions.",
      telephone: "+1-361-992-2048",
      address: {
        @type: "PostalAddress",
        streetAddress: "6500 S Padre Island Dr",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78412",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.6998604,
        longitude: -97.3529429
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, wellness seekers, individuals exploring alternative medicine, athletes and fitness enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient South Side Location"
        }
      ],
      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.