Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Ridgeview Behavioral Health Services",
description: "Ridgeview Behavioral Health Services is a mental health provider in Oak Ridge offering counseling, therapy, and behavioral health support to individuals and families. They provide evidence-based treatment for a range of mental health concerns including anxiety, depression, trauma, and life challenges. With a focus on personalized care and professional expertise, Ridgeview helps clients work toward improved mental wellness and coping strategies.",
url: "http://www.ridgeview.com/",
telephone: "+1-865-482-1076",
address: {
@type: "PostalAddress",
streetAddress: "240 W Tyrone Rd",
addressLocality: "Oak Ridge",
addressRegion: "TN",
postalCode: "37830",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0258785,
longitude: -84.2430222
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.2",
reviewCount: "71",
bestRating: "5"
},
areaServed: "Oak Ridge, Tennessee and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families needing counseling, people managing anxiety or depression, those recovering from trauma",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Mental Health Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Approach"
}
],
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.