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: "Lisa Saponaro, PhD Inc",
description: "Lisa Saponaro, PhD Inc is a mental health practice in Plantation offering psychotherapy and counseling services to adults, couples, and families. Dr. Saponaro provides evidence-based treatment for a range of mental health concerns in a supportive, professional environment. The practice specializes in helping clients work through emotional challenges and build healthier relationships.",
url: "https://lsaponaro.com/",
telephone: "+1-954-560-9567",
address: {
@type: "PostalAddress",
streetAddress: "7820 Peters Rd Suite E-100",
addressLocality: "Plantation",
addressRegion: "FL",
postalCode: "33324",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.1043314,
longitude: -80.2535206
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Plantation, FL and surrounding Broward County communities",
knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, couples working on relationship issues, families navigating conflict or life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed PhD Psychologist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Family Focus"
}
],
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.