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: "Rebecca Aptekar, Psy.D. - Licensed Psychologist",
description: "Rebecca Aptekar, Psy.D. is a licensed psychologist based in Burlingame offering individual psychotherapy for adults. She specializes in helping clients navigate life transitions, relationship challenges, and emotional difficulties through evidence-based therapeutic approaches. Dr. Aptekar provides a confidential, supportive environment for personal growth and mental health support.",
url: "https://peninsulatherapyservices.com/",
telephone: "+1-650-260-3775",
address: {
@type: "PostalAddress",
streetAddress: "405 Primrose Rd Suite 204",
addressLocality: "Burlingame",
addressRegion: "CA",
postalCode: "94010",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5788921,
longitude: -122.3496579
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Burlingame and surrounding Peninsula communities",
knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, people navigating life transitions, those managing relationship or emotional challenges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Clinical Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Peninsula 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.