Structured Data

    Walls Counseling

    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: "Walls Counseling",
      description: "Walls Counseling is a mental health practice in Colorado Springs providing individual therapy, couples counseling, and specialized treatment for trauma and PTSD. The practice offers both in-person sessions at their downtown location and telehealth options to serve clients throughout the region. Their therapists are experienced in evidence-based approaches and work with adults navigating life challenges, relationship difficulties, and mental health concerns.",
      url: "http://www.wallscounselingcolorado.com/",
      telephone: "+1-719-362-0558",
      address: {
        @type: "PostalAddress",
        streetAddress: "731 N Weber St",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.844791,
        longitude: -104.81896859999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking therapy, couples working on relationship issues, individuals with trauma or PTSD, clients preferring telehealth options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Telehealth & In-Person Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Trauma & PTSD Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Couples & Individual Therapy"
        }
      ],
      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.