Structured Data

    Advanced Holistic Center

    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: "Advanced Holistic Center",
      description: "Advanced Holistic Center is an integrated wellness facility in lower Manhattan offering acupuncture, physical therapy, chiropractic care, and nutritional counseling. Led by experienced practitioners, the center combines traditional Eastern medicine with modern therapeutic approaches to address pain management, injury recovery, and overall wellness. They accept insurance and serve both acute conditions and preventive health goals.",
      url: "https://advancedholisticcenter.com/",
      telephone: "+1-212-379-6414",
      address: {
        @type: "PostalAddress",
        streetAddress: "65 Broadway Suite 902",
        addressLocality: "New York",
        addressRegion: "NY",
        postalCode: "10006",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7071762,
        longitude: -74.0124086
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "354",
        bestRating: "5"
      },
      areaServed: "New York City, NY",
      knowsAbout: "Acupuncture, Working professionals seeking pain relief, injury recovery patients, wellness-focused individuals, people looking for insurance-covered holistic treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Multi-Discipline Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Located in Financial District"
        }
      ],
      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.