Structured Data

    River Pine Therapy

    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: "River Pine Therapy",
      description: "River Pine Therapy is a mental health counseling practice in Meridian offering individual and couples therapy to help clients work through life challenges, relationship issues, and emotional wellness. Their licensed therapists provide compassionate, evidence-based treatment in a confidential setting designed to support personal growth and healing.",
      url: "http://www.riverpinetherapy.com/",
      telephone: "+1-208-477-1158",
      address: {
        @type: "PostalAddress",
        streetAddress: "3144 W Belltower Dr Suite 3",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83646",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.6446709,
        longitude: -116.4331414
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Meridian, ID and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples working on relationship issues, professionals managing stress and life transitions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Couples & Relationship Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.