Structured Data

    Healing Hands Acupuncture NV

    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: "Healing Hands Acupuncture NV",
      description: "Healing Hands Acupuncture NV is an independent acupuncture clinic in Las Vegas offering traditional Chinese medicine treatments. Located on South Eastern Avenue, the practice specializes in acupuncture therapy to address pain, stress, and various health conditions. The clinic serves the Las Vegas community with personalized acupuncture treatments.",
      telephone: "+1-725-272-7250",
      address: {
        @type: "PostalAddress",
        streetAddress: "4680 S Eastern Ave Ste E",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1038293,
        longitude: -115.1185529
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Las Vegas, NV and surrounding areas",
      knowsAbout: "Acupuncture, Individuals seeking pain relief, stress management, chronic condition treatment, and traditional Chinese medicine approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient 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.