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: "Psychiatry of the Palm Beaches Port St. Lucie, FL",
description: "Psychiatry of the Palm Beaches is a psychiatric medical clinic in Port St. Lucie specializing in mental health evaluation, diagnosis, and treatment. They provide psychiatric care including medication management, therapy coordination, and mental health assessments for patients seeking professional mental health services. The clinic is part of a larger Palm Beaches-based psychiatry practice with established expertise in treating various psychiatric conditions.",
url: "https://www.psychiatryofthepalmbeaches.com/location-st-lucie",
telephone: "+1-561-295-4629",
address: {
@type: "PostalAddress",
streetAddress: "266 NW Peacock Blvd STE 203",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34986",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.3165642,
longitude: -80.4079722
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Port St. Lucie and surrounding areas of Central Florida",
knowsAbout: "Mental Health & Therapy, Patients seeking psychiatric evaluation and medication management, individuals referred by primary care physicians, adults with diagnosed mental health conditions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Psychiatry Group"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Psychiatric Care"
}
],
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.