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: "Sentara Behavioral Health Specialists",
description: "Sentara Behavioral Health Specialists is a group psychiatric practice in Harrisonburg offering evaluation and treatment for psychiatric and addictive disorders. They treat depression, bipolar disorder, anxiety, PTSD, schizophrenia, ADHD, eating disorders, and other mood and anxiety conditions. The practice accepts most insurance plans and offers a 50% discount for self-pay patients who pay in full at time of visit.",
url: "https://www.sentara.com/hospitalslocations/sentara-rmh-valley-behavioral-medicine",
telephone: "+1-540-564-5100",
address: {
@type: "PostalAddress",
streetAddress: "136 W Elizabeth St Suite 102",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22802",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.451037899999996,
longitude: -78.8710401
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking psychiatric evaluation and medication management, patients with mood disorders or anxiety, those with PTSD or trauma histories, adults with ADHD",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Psychiatric Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance & Self-Pay Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of Sentara Health System"
}
],
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.