Structured Data

    Living Waters Counseling and Wellness Center

    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: "Living Waters Counseling and Wellness Center",
      description: "Living Waters Counseling and Wellness Center in Raleigh offers comprehensive mental health counseling and wellness services to support individuals and families. Their team provides therapy and counseling services designed to address a range of emotional, behavioral, and relational concerns. Located on Benson Drive, they focus on creating a welcoming environment for clients seeking professional mental health support.",
      url: "http://www.lwcwellness.org/",
      telephone: "+1-984-212-4619",
      address: {
        @type: "PostalAddress",
        streetAddress: "3708 Benson Dr",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27609",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.834263799999995,
        longitude: -78.6185932
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families needing counseling support, professionals managing stress and mental health",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Wellness Approach"
        },
        {
          @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.