Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Carolina Counseling and Consulting Services",
description: "Carolina Counseling and Consulting Services provides professional mental health counseling and consulting services to individuals and families in the Huntersville area. Their licensed therapists offer evidence-based treatment for a variety of emotional, behavioral, and relationship concerns in a confidential, supportive environment.",
url: "http://www.carolinaccs.com/",
telephone: "+1-704-266-4208",
address: {
@type: "PostalAddress",
streetAddress: "16325 Northcross Dr suite f",
addressLocality: "Huntersville",
addressRegion: "NC",
postalCode: "28078",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.4388886,
longitude: -80.871017
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Huntersville and surrounding areas in the greater Charlotte region",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families navigating relationship challenges, people in crisis or dealing with life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Professional Therapists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Care"
}
],
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.