Structured Data

    Acupuncture

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 39 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    39 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Acupuncture",
      description: "Acupuncture practice located in Charlottesville offering traditional acupuncture services. Based on the business listing, this provider specializes in acupuncture treatment for various health concerns. Contact them directly at (434) 293-7736 for information about their specific services, treatment approaches, and availability.",
      telephone: "+1-434-293-7736",
      address: {
        @type: "PostalAddress",
        streetAddress: "1140 E Market St # 202",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.026770299999995,
        longitude: -78.4694264
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Acupuncture, Pain management patients, individuals seeking traditional Chinese medicine, wellness-focused clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Downtown Location"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.