Structured Data

    North Carolina Therapy Professionals, 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: "North Carolina Therapy Professionals, PLLC",
      description: "North Carolina Therapy Professionals, PLLC is a mental health practice in Durham offering therapy and counseling services to adults, couples, and families. The practice specializes in evidence-based treatment approaches and maintains a client-centered philosophy to support individuals through various life challenges and mental health concerns.",
      url: "https://www.nctherapists.com/",
      telephone: "+1-919-267-1661",
      address: {
        @type: "PostalAddress",
        streetAddress: "3326 Chapel Hill Blvd Service Rd B130",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27707",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.972259199999996,
        longitude: -78.9466399
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Durham and surrounding areas of North Carolina",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples working on relationships, families navigating conflict or transitions, adults managing anxiety or depression",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Service Options"
        }
      ],
      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.