Structured Data

    Acupuncture

    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: "Acupuncture",
      description: "This Flushing acupuncture practice offers traditional Chinese medicine treatments at 106-31 49th Ave. They provide acupuncture services to help with pain relief, wellness, and overall health balance. Located in the heart of Flushing, they serve the local community with personalized acupuncture care.",
      telephone: "+1-718-271-7178",
      address: {
        @type: "PostalAddress",
        streetAddress: "106-31 49th Ave",
        addressLocality: "Flushing",
        addressRegion: "NY",
        postalCode: "11368",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7453668,
        longitude: -73.85620639999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Flushing, Queens, NY and surrounding areas",
      knowsAbout: "Acupuncture, Individuals seeking pain management, chronic condition relief, wellness optimization, those interested in traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Flushing 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.