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: "Greenbrook Mental Wellness Centers",
description: "Greenbrook Mental Wellness Centers in Charlottesville specializes in innovative, evidence-based treatments for depression, including NeuroStar Transcranial Magnetic Stimulation (TMS) therapy and SPRAVATO (esketamine) nasal spray. These FDA-cleared and FDA-approved treatments are designed for individuals with depression who haven't responded adequately to antidepressants and talk therapy alone. The center accepts most major insurance plans and provides a comprehensive care experience from free initial consultations through personalized treatment plans, with sessions as brief as 19 minutes.",
url: "https://www.greenbrooktms.com/virginia-centers/charlottesville",
telephone: "+1-855-940-4867",
address: {
@type: "PostalAddress",
streetAddress: "1414 Sachem Pl Unit 3",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22901",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.074959199999995,
longitude: -78.4952314
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Charlottesville, Virginia and surrounding areas",
knowsAbout: "Mental Health & Therapy, Adults with treatment-resistant depression, individuals seeking non-medication alternatives, people who haven't responded to antidepressants or therapy alone",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "NeuroStar TMS Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "SPRAVATO Treatment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Care Coordination"
}
],
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.