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: "Dr. Stefanie Mazer, Psy.D.",
description: "Dr. Stefanie Mazer is a clinical psychologist in Wellington offering individual psychotherapy for adults dealing with anxiety, depression, life transitions, and relationship challenges. With a patient-centered approach, Dr. Mazer specializes in helping clients develop coping strategies and achieve lasting emotional wellness through evidence-based therapeutic techniques.",
url: "https://drstefaniemazer.com/",
telephone: "+1-561-414-2144",
address: {
@type: "PostalAddress",
streetAddress: "1500 Corporate Center Way Suite 102",
addressLocality: "Wellington",
addressRegion: "FL",
postalCode: "33414",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.6604852,
longitude: -80.26423450000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Wellington and surrounding West Palm Beach area",
knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, People managing anxiety or depression, Those navigating life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Clinical Psychologist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Wellington Location"
}
],
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.