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. Pamela Silver - Psychologist",
description: "Dr. Pamela Silver is a Clinical Psychologist with over 30 years of experience, offering individual therapy, couples counseling, and adolescent mental health treatment. She and her team, including Licensed Clinical Social Worker Elisha Naiditch, specialize in evidence-based approaches like CBT and DBT, with particular expertise in life transitions, relationship issues, and trauma. They provide services in-person in Pembroke Pines and throughout Florida and New York via telehealth.",
url: "https://drpamsilver.net/",
telephone: "+1-954-430-0202",
address: {
@type: "PostalAddress",
streetAddress: "1000 N Hiatus Rd suite 202",
addressLocality: "Pembroke Pines",
addressRegion: "FL",
postalCode: "33026",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.015677099999998,
longitude: -80.29716479999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "112",
bestRating: "5"
},
areaServed: "Pembroke Pines, Florida, and throughout Florida and New York via telehealth",
knowsAbout: "Mental Health & Therapy, Individuals navigating life transitions, couples seeking relationship counseling, adolescents struggling with mental health, adults dealing with anxiety or depression",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years Clinical Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Treatment Specialties"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service Delivery"
}
],
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.