Structured Data

    Child's View Counseling

    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: "Child's View Counseling",
      description: "Child's View Counseling is a Durham-based mental health practice specializing in therapy and counseling services for children and adolescents. The practice provides evidence-based therapeutic services to help young clients navigate emotional, behavioral, and developmental challenges in a supportive, child-centered environment. They focus on creating a safe space where children can express themselves and build coping skills with experienced mental health professionals.",
      url: "https://www.childsviewcounseling.org/",
      telephone: "+1-984-317-4922",
      address: {
        @type: "PostalAddress",
        streetAddress: "1320 Hill St",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27707",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9854236,
        longitude: -78.9111942
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Durham and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Children and adolescents needing therapy, Parents seeking mental health support for their kids, Families navigating behavioral or emotional challenges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Child-Centered Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Expertise"
        }
      ],
      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.