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: "Centering Therapy",
description: "Centering Therapy is a licensed counseling practice in Charlottesville offering compassionate, client-centered therapy for individuals, couples, adolescents, and families. Their core specialties include maternal mental health, couples counseling, adolescent support, life transitions, and equestrian-assisted therapy. The practice provides free 15-minute consultations, conducts comprehensive assessments, and creates personalized treatment plans to help clients build resilience and restore hope.",
url: "https://centeringtherapy.com/",
telephone: "+1-434-442-0004",
address: {
@type: "PostalAddress",
streetAddress: "1 Boars Head Pl Suite 110/120",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.050139699999995,
longitude: -78.5418387
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, New mothers, couples strengthening relationships, adolescents navigating growth, individuals in life transitions, women managing perimenopausal changes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Equestrian-Assisted Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Maternal & Perimenopausal Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free 15-Minute Consultations"
}
],
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.