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: "Center for Wellness and Change, LLC (Addiction Treatment, Alcohol Health Management, and Ketamine Assisted Psychotherapy)",
description: "Center for Wellness & Change offers specialized addiction treatment, alcohol health management, and ketamine-assisted psychotherapy in Charlottesville. Founded in 2012, the practice integrates traditional and contemporary therapies with a holistic approach to mental health care, treating the whole person—mind, body, and spirit. They provide individualized care across multiple modalities to support recovery, wellness, and personal empowerment.",
url: "http://www.wellnessandchange.com/",
telephone: "+1-434-202-8612",
address: {
@type: "PostalAddress",
streetAddress: "1007 E High St",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0319645,
longitude: -78.47027109999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Holistic Wellness, Individuals struggling with addiction or alcohol use, people seeking alternative mental health treatments, those interested in ketamine-assisted therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Ketamine-Assisted Psychotherapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Treatment Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Care Plans"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.