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: "Groundwork Therapy",
description: "Groundwork Therapy is a mental health practice in Brooklyn offering individual and couples therapy with a focus on evidence-based treatment approaches. They provide counseling for a range of concerns including anxiety, depression, relationship issues, and trauma, with a team of licensed therapists dedicated to creating a supportive therapeutic environment.",
url: "https://www.groundworktherapybrooklyn.com/",
telephone: "+1-929-684-0560",
address: {
@type: "PostalAddress",
streetAddress: "1000 Dean St Suite 226",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11238",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.6778025,
longitude: -73.95754389999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Brooklyn, NY and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for anxiety or depression, couples looking to strengthen their relationship, people processing trauma or life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Approach"
}
],
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.