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: "Keller Williams: Ernie Martinez Realtor",
description: "Ernie Martinez is a Keller Williams real estate agent serving the San Jose and Greater Bay Area market with expertise in both buyer representation and home sales. He specializes in listing residential properties and helping clients find homes that meet their needs, with a focus on fair price negotiation for all parties. Fluent in Spanish, Ernie offers comprehensive real estate services including free home valuations, seller tools, and buyer guidance across the Peninsula, Morgan Hill, San Jose, and surrounding Bay Area communities.",
url: "http://www.erniesellshomes.com/",
telephone: "+1-408-420-5268",
address: {
@type: "PostalAddress",
streetAddress: "6030 Hellyer Ave #175",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95138",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.258336799999995,
longitude: -121.78012899999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "61",
bestRating: "5"
},
areaServed: "San Jose, Morgan Hill, Peninsula, and Greater Bay Area, California",
knowsAbout: "Real Estate Agents, Bilingual buyers and sellers, first-time homebuyers, families seeking homes in San Jose and Bay Area communities, Spanish-speaking clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Buyer & Seller Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Keller Williams Support"
}
],
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.