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: "Balance Counseling and Wellness, LLC",
description: "Balance Counseling and Wellness, LLC is a mental health counseling practice in Oldsmar providing therapy and wellness services to support emotional and psychological well-being. Founded to help clients achieve balance in their lives, the practice offers personalized counseling approaches for individuals navigating life challenges, stress, and mental health concerns. They combine evidence-based therapeutic techniques with a commitment to creating a safe, supportive environment for healing and growth.",
url: "https://balancecw.com/",
telephone: "+1-813-919-5361",
address: {
@type: "PostalAddress",
streetAddress: "3980 Tampa Rd APT 202",
addressLocality: "Oldsmar",
addressRegion: "FL",
postalCode: "34677",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.0364135,
longitude: -82.6578557
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Oldsmar, Tampa Bay area, and surrounding communities in Pinellas and Hillsborough counties",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people managing stress and life transitions, anyone prioritizing mental health and emotional wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
}
],
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.