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: "Lotus Mental Health + Neurofeedback",
description: "Lotus Mental Health + Neurofeedback is a wellness center in Chattanooga offering neurofeedback therapy and mental health services. They specialize in brain-based treatment approaches designed to help clients manage anxiety, depression, ADHD, and other conditions through non-invasive neurofeedback combined with traditional mental health support.",
url: "http://lotusneurofeedback.com/",
telephone: "+1-423-517-7070",
address: {
@type: "PostalAddress",
streetAddress: "5613 Tennessee Ave Suite 202",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37409",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.9861316,
longitude: -85.3310952
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking neurofeedback therapy, ADHD management, anxiety and depression treatment, people interested in brain-based wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Neurofeedback Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated 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.