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: "Thriveworks Counseling & Psychiatry Boca Raton",
description: "Thriveworks Counseling & Psychiatry in Boca Raton provides comprehensive mental health services including individual therapy, psychiatric care, and medication management. Their licensed therapists and psychiatrists treat a wide range of conditions including anxiety, depression, trauma, and relationship issues. They offer flexible scheduling with evening and weekend appointments to accommodate busy schedules.",
url: "https://thriveworks.com/boca-raton-counseling/?field%3A8499441=GMB",
telephone: "+1-561-566-6801",
address: {
@type: "PostalAddress",
streetAddress: "7999 N Federal Hwy STE 200",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33487",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.4214044,
longitude: -80.0743272
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "109",
bestRating: "5"
},
areaServed: "Boca Raton and surrounding South Palm Beach County",
knowsAbout: "Mental Health & Therapy, Working professionals, families needing therapy, individuals seeking psychiatry services, people managing anxiety or depression",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Care Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance-Friendly"
}
],
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.