Structured Data

    Rachel Cover-Briggs, PhD, Psychologist

    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: "Rachel Cover-Briggs, PhD, Psychologist",
      description: "Rachel Cover-Briggs, PhD, is a licensed psychologist in Sacramento offering individual therapy and psychological services. With a doctorate in psychology and a focus on personalized mental health care, Dr. Cover-Briggs provides a compassionate, evidence-based approach to help clients navigate life challenges, emotional concerns, and mental health needs.",
      url: "http://rachelcoverbriggsphd.com/",
      telephone: "+1-916-312-1534",
      address: {
        @type: "PostalAddress",
        streetAddress: "2617 Capitol Ave",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95816",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.571294099999996,
        longitude: -121.47255709999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, individuals navigating life transitions, people looking for evidence-based mental health care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "PhD Psychologist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual Therapy Focus"
        }
      ],
      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.