Structured Data

    Hilton Acupuncture

    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: "Hilton Acupuncture",
      description: "Hilton Acupuncture in Charleston offers traditional Chinese acupuncture and related therapies to address pain, wellness, and overall health. The practice combines acupuncture with complementary treatments to help patients achieve balance and relief from various conditions. Specializing in personalized care, Hilton Acupuncture focuses on understanding each patient's unique health needs.",
      url: "https://www.hiltonacupuncture.com/",
      telephone: "+1-843-735-9675",
      address: {
        @type: "PostalAddress",
        streetAddress: "29 Leinbach Dr d3",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7830054,
        longitude: -80.0047419
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Charleston, SC and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, wellness seekers, individuals interested in traditional medicine, patients seeking non-pharmaceutical pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.