Structured Data

    Brooklyn Integrative 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: "Brooklyn Integrative Acupuncture",
      description: "Brooklyn Integrative Acupuncture offers traditional Chinese acupuncture and herbal medicine services in Brooklyn, treating pain conditions, stress, and various chronic health issues. The practice integrates evidence-based acupuncture with herbal remedies to support whole-body wellness and help patients reduce reliance on medications.",
      url: "http://www.brooklynacu.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "Well Work, 201 Eastern Pkwy Ste 1R",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11238",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6720717,
        longitude: -73.9621113
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, stress management seekers, patients wanting alternatives to medications, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Practitioners"
        }
      ],
      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.