Structured Data

    Greenleaf Psychological and Support Services

    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: "Greenleaf Psychological and Support Services",
      description: "Greenleaf Psychological and Support Services is a mental health practice located in Durham offering therapy and psychological support to individuals seeking professional mental health care. The practice provides counseling services designed to help clients navigate personal challenges and improve their overall well-being. With a focus on client-centered care, Greenleaf serves the Durham community and surrounding areas.",
      url: "http://www.turntogreenleaf.com/",
      telephone: "+1-919-294-8981",
      address: {
        @type: "PostalAddress",
        streetAddress: "5850 Fayetteville Rd #211",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.919947799999996,
        longitude: -78.9301811
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people navigating life transitions, those pursuing mental wellness support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Durham Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Psychological Services"
        }
      ],
      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.