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: "Boston Evening Therapy Associates, LLC",
description: "Boston Evening Therapy Associates is a mental health practice in Brighton offering individual therapy, couples counseling, and psychiatric services with evening and weekend appointments to accommodate working professionals and families. The practice specializes in trauma-informed care, anxiety, depression, and relationship issues, with a team of licensed therapists and psychiatrists committed to accessible, flexible mental health treatment.",
url: "http://www.bostoneveningtherapy.com/",
telephone: "+1-617-738-1480",
address: {
@type: "PostalAddress",
streetAddress: "2001 Beacon St 308 and 309",
addressLocality: "Brighton",
addressRegion: "MA",
postalCode: "02135",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.3356175,
longitude: -71.14986669999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Boston and surrounding areas, MA",
knowsAbout: "Mental Health & Therapy, Working professionals, couples seeking relationship therapy, individuals needing evening/weekend appointments, those managing anxiety and depression",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Evening & Weekend Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Therapy"
}
],
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.