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: "River Valley Health",
description: "River Valley Health is a comprehensive health services organization in Chattanooga offering primary care, behavioral health, dental services, and specialty care to serve the greater community. With locations across the region and a focus on accessible healthcare, they provide integrated medical and mental health services with evening and weekend availability to accommodate working families and individuals with varied schedules.",
url: "http://www.rvh.org/",
telephone: "+1-866-231-4477",
address: {
@type: "PostalAddress",
streetAddress: "5600 Brainerd Rd a04",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0071686,
longitude: -85.2133685
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "87",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Mental Health & Therapy, Families seeking comprehensive healthcare, individuals needing behavioral health support, patients preferring integrated primary and mental health care, those requiring flexible appointment times",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Care Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Mission"
}
],
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.