Structured Data

    New York Four Seasons Acupuncture

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "New York Four Seasons Acupuncture",
      description: "New York Four Seasons Acupuncture offers traditional Chinese acupuncture and herbal medicine treatments in Flushing, Queens. Led by experienced practitioners trained in classical Chinese medicine, they specialize in pain management, stress relief, and holistic wellness for both acute and chronic conditions. Their integrated approach combines needle acupuncture, herbal remedies, and traditional diagnostic techniques to address the root causes of health issues.",
      url: "https://ny-fsa.com/",
      telephone: "+1-646-320-9278",
      address: {
        @type: "PostalAddress",
        streetAddress: "133-38 41st Rd CS8",
        addressLocality: "Flushing",
        addressRegion: "NY",
        postalCode: "11355",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.757274599999995,
        longitude: -73.829436
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Flushing and surrounding areas of Queens, NY",
      knowsAbout: "Acupuncture, Patients with chronic pain, stress-related conditions, those seeking natural alternatives to medication, people interested in traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Classical Chinese Medicine Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Treatment Approach"
        },
        {
          @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.