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: "Harmony United Psychiatric Care - Tampa",
description: "Harmony United Psychiatric Care in Tampa provides comprehensive mental health and psychiatric services including therapy, medication management, and specialized treatments for conditions like depression, anxiety, PTSD, and bipolar disorder. Led by experienced psychiatrists and therapists, the practice offers both in-person and telehealth appointments to serve patients throughout the Tampa Bay area. They accept most major insurance plans and provide flexible scheduling including evening and weekend hours.",
url: "https://hupcfl.com/locations/tampa-florida/",
telephone: "+1-800-457-4573",
address: {
@type: "PostalAddress",
streetAddress: "Behind St. Joseph’s Women’s Hospital, 2901 W St Isabel St STE D",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33607",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.979177399999998,
longitude: -82.4913749
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "292",
bestRating: "5"
},
areaServed: "Tampa and surrounding Tampa Bay area, Florida",
knowsAbout: "Mental Health & Therapy, Working professionals, individuals seeking therapy or psychiatric care, patients needing medication management, people with anxiety, depression, PTSD, or bipolar disorder",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Telehealth & In-Person Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Accepted"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
}
],
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.