Structured Data

    The Holistic Counseling Center

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Holistic Counseling Center",
      description: "The Holistic Counseling Center is a group psychotherapy practice founded by Licensed Marriage and Family Therapist Kim Burris, offering evidence-based holistic therapy that integrates somatic work, nervous system regulation, and psychospiritual practices. Their team of licensed therapists and associate therapists specializes in anxiety, trauma, depression, postpartum issues, relationship stress, and couples counseling using modalities like Internal Family Systems (IFS), EMDR, Cognitive Behavioral Therapy (CBT), and somatic therapy. They provide in-person sessions in San Anselmo, San Francisco, El Dorado Hills, and online throughout California, treating adults, teens, and couples with a heart-centered approach that addresses root causes rather than just symptoms.",
      url: "https://www.theholisticcounseling.center/",
      telephone: "+1-916-467-9539",
      address: {
        @type: "PostalAddress",
        streetAddress: "508 San Anselmo Ave #10",
        addressLocality: "San Anselmo",
        addressRegion: "CA",
        postalCode: "94960",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.9745341,
        longitude: -122.56231830000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "San Anselmo, San Francisco, El Dorado Hills, and online throughout California",
      knowsAbout: "Mental Health & Therapy, Adults and teens seeking trauma and anxiety treatment, couples in relationship distress, individuals in postpartum depression or existential crisis, people looking for spiritually-integrated therapy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic, Mind-Body-Spirit Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced, Credentialed Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Therapy Modalities"
        }
      ],
      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.