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: "The Next Step Behavioral Health - Knoxville",
description: "The Next Step Behavioral Health is a mental health clinic in Knoxville offering therapy, counseling, and psychiatric services to adults and adolescents. They provide individual and couples therapy, medication management, and teletherapy options to serve patients with anxiety, depression, trauma, and other behavioral health conditions. The practice focuses on personalized treatment plans delivered by licensed therapists and psychiatrists.",
url: "http://www.thenextstepbh.com/",
telephone: "+1-865-338-5384",
address: {
@type: "PostalAddress",
streetAddress: "9041 Executive Park Dr Ste 275B",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37923",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.922379,
longitude: -84.0817706
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "87",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Mental Health & Therapy, Adults seeking therapy or counseling, couples in relationship crisis, individuals with depression or anxiety, those needing psychiatric medication management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Telehealth Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Psychiatric Care"
}
],
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.