Structured Data

    Acupuncture @ Total Health Center

    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 @ Total Health Center",
      description: "Acupuncture @ Total Health Center in Virginia Beach offers traditional acupuncture treatment as part of a comprehensive health clinic. Located on Pleasure House Road, this clinic integrates acupuncture services within a broader wellness approach, serving patients seeking natural pain management and holistic health solutions.",
      url: "http://www.acupuncture4everyone.com/",
      telephone: "+1-757-450-4010",
      address: {
        @type: "PostalAddress",
        streetAddress: "1801 Pleasure House Rd",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23455",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8982544,
        longitude: -76.1383501
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Acupuncture, Patients seeking acupuncture for pain management, individuals interested in traditional Chinese medicine, wellness-focused clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Health Clinic"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible 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.