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: "Grove Therapy | Carolyn Wheeler-Garcia Licensed Psychotherapist",
description: "Grove Therapy, led by licensed psychotherapist Carolyn Wheeler-Garcia, offers individual psychotherapy and counseling services in Miami. Specializing in helping clients work through emotional challenges, relationship issues, and personal growth, Carolyn provides a compassionate, evidence-based approach tailored to each client's unique needs. Located in Coconut Grove, this independent practice focuses on creating a safe, confidential space for meaningful therapeutic work.",
url: "https://coconutgrovetherapy.com/",
telephone: "+1-305-904-8813",
address: {
@type: "PostalAddress",
streetAddress: "2000 S Dixie Hwy Suite 104",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33133",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.743687899999998,
longitude: -80.22666339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Miami and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking personal growth, those working through relationship challenges, people managing stress or anxiety, anyone needing professional emotional support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Psychotherapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Supportive Environment"
}
],
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.