Structured Data

    New Vibes Health & Acupuncture

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "New Vibes Health & Acupuncture",
      description: "New Vibes Health & Acupuncture is an acupuncture clinic in Denver offering traditional Chinese medicine services to help patients manage pain, reduce stress, and improve overall wellness. The practice combines acupuncture with herbal medicine and other evidence-based treatments to address a wide range of health concerns, from chronic pain to anxiety and fertility support.",
      url: "https://www.healthynewvibes.com/",
      telephone: "+1-720-722-3016",
      address: {
        @type: "PostalAddress",
        streetAddress: "695 S Colorado Blvd Ste 340",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80246",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7041354,
        longitude: -104.94116539999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "164",
        bestRating: "5"
      },
      areaServed: "Denver, CO and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, individuals seeking stress and anxiety relief, patients interested in fertility support, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Wellness Approach"
        }
      ],
      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.