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: "The Sylvia Brafman Mental Health Center",
description: "The Sylvia Brafman Mental Health Center is a comprehensive mental health clinic in Tamarac offering therapy, counseling, and psychiatric services to individuals and families. They provide evidence-based treatment for depression, anxiety, trauma, and other mental health conditions with a team of licensed therapists and psychiatrists. The center serves the Broward County community with both in-person and flexible appointment options to make mental health care accessible.",
url: "https://sylviabrafman.com/florida/",
telephone: "+1-954-758-8725",
address: {
@type: "PostalAddress",
streetAddress: "7710 NW 71st Ct",
addressLocality: "Tamarac",
addressRegion: "FL",
postalCode: "33321",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.2111401,
longitude: -80.2541736
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "159",
bestRating: "5"
},
areaServed: "Tamarac and surrounding Broward County communities",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for depression and anxiety, families needing counseling, trauma survivors, people requiring psychiatric medication management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Trauma & PTSD Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Psychiatric Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
}
],
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.