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: "Therapeutic Center for Change, PLLC",
description: "Therapeutic Center for Change, PLLC provides individual therapy, couples counseling, and Neuro-Emotional Technique (NET) to residents of Gaston County and surrounding areas. The practice specializes in helping clients work through loss, stress, relationship challenges, life setbacks, and mental health concerns through evidence-based psychotherapy. Their approach emphasizes the importance of processing thoughts and emotions with a neutral professional to move forward and achieve lasting change.",
url: "http://www.therapeuticcenterforchange.com/",
telephone: "+1-704-755-5213",
address: {
@type: "PostalAddress",
streetAddress: "1558 Union Rd STE B",
addressLocality: "Gastonia",
addressRegion: "NC",
postalCode: "28054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2435159,
longitude: -81.1689359
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Gaston County, NC and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for stress or loss, couples working on communication and relationship health, people managing chronic illness, those feeling unfulfilled despite success",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Neuro-Emotional Technique (NET)"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Mental Health Approach"
}
],
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.