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: "Wise Mind Collective",
description: "Wise Mind Collective is a mental health practice in Chattanooga offering therapy and counseling services to individuals seeking professional support. Located on Lindsay Street, they provide compassionate, evidence-based mental health care to help clients navigate life challenges, improve emotional well-being, and develop healthy coping strategies.",
url: "http://www.wisemindcollective.com/",
telephone: "+1-423-225-2329",
address: {
@type: "PostalAddress",
streetAddress: "620 Lindsay St #240",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37403",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.048396,
longitude: -85.3046779
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people navigating life transitions, those managing stress or anxiety",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.