Structured Data

    Punc 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: "Punc Acupuncture",
      description: "Punc Acupuncture is a dedicated acupuncture clinic in Virginia Beach offering traditional Chinese medicine treatments to address pain, stress, and overall wellness. The practice specializes in acupuncture therapy and related modalities to help patients find relief from chronic conditions and improve their quality of life. With a strong reputation built on patient satisfaction, they focus on personalized care tailored to each individual's health needs.",
      url: "https://www.puncacupuncture.com/",
      telephone: "+1-757-752-8064",
      address: {
        @type: "PostalAddress",
        streetAddress: "933 First Colonial Rd Suite 110",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23454",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.857402199999996,
        longitude: -76.0265886
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Acupuncture, Patients seeking pain relief, stress reduction, chronic condition management, wellness optimization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Acupuncture Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Centered 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.