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: "Dr. Lisa Reiss, Ph.D., LMHC, ACS",
description: "Dr. Lisa Reiss is a licensed mental health counselor (LMHC) and certified sex therapist (ACS) based in Miami, offering individual therapy, couples counseling, and specialized sex therapy. With expertise in relationship issues, sexual health, trauma, and personal growth, Dr. Reiss provides evidence-based treatment tailored to each client's needs. Her practice combines clinical expertise with a compassionate approach to help clients achieve meaningful emotional and relational wellness.",
url: "https://www.drlisareiss.com/",
telephone: "+1-305-469-4760",
address: {
@type: "PostalAddress",
streetAddress: "2000 S Dixie Hwy #113",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33133",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.743667499999997,
longitude: -80.22679289999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Miami and surrounding South Florida communities",
knowsAbout: "Mental Health & Therapy, Couples seeking relationship counseling, individuals working through trauma or personal growth, people addressing sexual health concerns",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Sex Therapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Mental Health Counselor"
}
],
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.