Structured Data

    Essential Counseling and Therapeutic Services, PLLC

    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: "Essential Counseling and Therapeutic Services, PLLC",
      description: "Essential Counseling and Therapeutic Services, PLLC is a mental health practice in Durham offering professional counseling and therapy services. The practice provides compassionate, individualized mental health care to help clients navigate life's challenges and improve their emotional well-being.",
      url: "http://www.therapyessential.com/",
      telephone: "+1-919-748-4610",
      address: {
        @type: "PostalAddress",
        streetAddress: "5716 Fayetteville Rd #202",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.921994,
        longitude: -78.9286106
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking individual counseling, individuals navigating life transitions, people managing stress and anxiety",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Team"
        }
      ],
      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.