Structured Data

    Acupuncture Midtown NYC

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Acupuncture Midtown NYC",
      description: "Acupuncture Midtown NYC offers traditional acupuncture services in Manhattan's Midtown East neighborhood. Located on East 55th Street, this practice provides acupuncture treatment for pain relief, stress management, and overall wellness. Contact them at (347) 289-7639 to schedule an appointment.",
      telephone: "+1-347-289-7639",
      address: {
        @type: "PostalAddress",
        streetAddress: "141 E 55th St APT 9D",
        addressLocality: "New York",
        addressRegion: "NY",
        postalCode: "10022",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.759509,
        longitude: -73.9694102
      },
      areaServed: "New York City, Manhattan",
      knowsAbout: "Acupuncture, Manhattan professionals, chronic pain sufferers, stress and anxiety management seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Midtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Acupuncture"
        }
      ],
      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.