Structured Data

    Sage River Psychotherapy (formerly Three Rivers)

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

    Schema.org / LocalBusiness
    |
    46 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sage River Psychotherapy (formerly Three Rivers)",
      description: "Sage River Psychotherapy, formerly Three Rivers, is a mental health practice in Sacramento offering individual therapy and counseling services. Located on 21st Street, they provide a range of psychotherapy services to help clients address mental health concerns and improve overall wellbeing.",
      url: "http://sagerivertherapy.com/",
      telephone: "+1-916-234-0456",
      address: {
        @type: "PostalAddress",
        streetAddress: "1903 21st Street",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95811",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5661396,
        longitude: -121.48260989999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people managing mental health concerns, those interested in professional counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Mental Health Care"
        }
      ],
      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.