Structured Data

    Revive Mental Wellness

    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: "Revive Mental Wellness",
      description: "Revive Mental Wellness is a mental health clinic in Meridian offering comprehensive therapy and counseling services to help clients address anxiety, depression, trauma, and relationship challenges. The practice provides personalized treatment plans with licensed therapists who specialize in evidence-based approaches. They serve individuals and families seeking professional mental health support in a welcoming, client-centered environment.",
      url: "http://www.revivementalwellness.com/",
      telephone: "+1-208-398-3351",
      address: {
        @type: "PostalAddress",
        streetAddress: "1047 S Wells St",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83642",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.595329299999996,
        longitude: -116.3624928
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Meridian, Idaho and surrounding communities",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples in conflict, families managing stress, people recovering from trauma",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Clinical Therapists"
        },
        {
          @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.