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: "Jessica Urzua-Jones LMFT, 102349",
description: "Jessica Urzua-Jones is a licensed psychotherapist (LMFT) in San Mateo specializing in solutions-based, short-term therapy for individuals, children, teens, couples, and families. She offers individual therapy for adults dealing with stress and anxiety, play therapy and counseling for children and teens struggling with bullying or anxiety, couples therapy focused on communication and relationship strengthening, and specialized services including dream therapy. With a master's degree in Counseling Psychology and experience since 2013, Jessica provides both in-person and virtual sessions designed to be efficient and impactful—often making significant progress in 6-8 sessions rather than extended treatment plans. She is fully bilingual in English and Spanish.",
url: "https://jessicaurzualmft.com/",
telephone: "+1-415-610-8480",
address: {
@type: "PostalAddress",
streetAddress: "1611 Borel Pl #5",
addressLocality: "San Mateo",
addressRegion: "CA",
postalCode: "94402",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.549708599999995,
longitude: -122.3185495
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "San Mateo, Burlingame, and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking efficient therapy for stress and anxiety, parents wanting therapy for children or teens, couples looking to improve communication and relationships, Spanish-speaking clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Solutions-Based Short-Term Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multilingual & Culturally Competent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Child & Teen Services"
}
],
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.