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: "South Tampa Therapy and Wellness",
description: "South Tampa Therapy and Wellness is a mental health practice offering individual therapy, couples counseling, and wellness services in Tampa. The practice specializes in evidence-based treatment approaches and creates a welcoming environment for clients seeking support with anxiety, depression, relationship issues, and life transitions. They combine therapeutic services with wellness-focused care to address both mental health and overall wellbeing.",
url: "https://southtampatherapywellness.com/",
telephone: "+1-813-281-2177",
address: {
@type: "PostalAddress",
streetAddress: "1211 N Westshore Blvd #106",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33607",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9544775,
longitude: -82.5230239
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Tampa and surrounding areas",
knowsAbout: "Mental Health & Therapy, Couples seeking relationship counseling, individuals managing anxiety or depression, those in life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness 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.