Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Kellie Pavlish, Clinical Mental Health Counselor",
description: "Kellie Pavlish is a Licensed Clinical Mental Health Counselor (LCMHC) in Charlotte, NC, offering individual and couples therapy for anxiety, depression, stress, life transitions, and personal growth. Dual licensed in North Carolina and Ohio, she provides a collaborative, evidence-based approach in a safe, empathetic space. She offers both in-person sessions in Charlotte and online therapy for flexibility and accessibility.",
url: "http://kelliepavlish.com/",
telephone: "+1-984-282-0248",
address: {
@type: "PostalAddress",
streetAddress: "1816 E 7th St",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2142207,
longitude: -80.8206514
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas (also serves clients in Ohio via telehealth)",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for anxiety and depression, couples looking to strengthen relationships, people navigating life transitions, those pursuing personal growth and self-actualization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Licensure"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Format 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.