Structured Data

    Nevy Health

    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: "Nevy Health",
      description: "Nevy Health is a comprehensive wellness clinic in Mesa offering chiropractic care, physical therapy, and massage therapy under one roof. Their integrated approach combines spinal adjustments, corrective care plans, and therapeutic massage to address pain, injury recovery, and overall musculoskeletal health. The team of chiropractors, physical therapists, and massage therapists work together to create personalized treatment plans for each patient.",
      url: "http://www.nevyhealth.com/",
      telephone: "+1-480-833-0302",
      address: {
        @type: "PostalAddress",
        streetAddress: "6402 E Superstition Springs Blvd Suite 123",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3850104,
        longitude: -111.69247179999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "186",
        bestRating: "5"
      },
      areaServed: "Mesa, Arizona and surrounding Phoenix metropolitan area",
      knowsAbout: "Chiropractic, Athletes and active individuals, post-injury rehabilitation patients, chronic pain sufferers, people seeking non-surgical musculoskeletal treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Multi-Discipline Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.