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: "Teresa Munguia Realtor",
description: "Teresa Munguia is a real estate agent with Coldwell Banker West serving the Chula Vista and South County San Diego area. She provides comprehensive real estate services including buyer representation, seller representation, and property marketing for residential homes. With local market expertise and personalized service, Teresa helps clients navigate the buying and selling process in Southern California's competitive real estate market.",
url: "https://www.coldwellbanker.com/Coldwell-Banker-West-1187c/Teresa-Munguia-197882a?gclsrc=aw.ds",
telephone: "+1-619-454-3141",
address: {
@type: "PostalAddress",
streetAddress: "864 Amena Ct",
addressLocality: "Chula Vista",
addressRegion: "CA",
postalCode: "91910",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.636594699999996,
longitude: -117.01923089999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Chula Vista, South San Diego County, California",
knowsAbout: "Real Estate Agents, Home buyers in South San Diego County, home sellers in Chula Vista, first-time homebuyers, families relocating to the area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Real Estate"
}
],
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.