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: "Michelle Elliott Realtor",
description: "Michelle Elliott is a dedicated real estate agent serving San Jose and the surrounding Bay Area through Coldwell Banker. She specializes in helping clients buy, sell, and invest in properties throughout the region, leveraging her local market expertise and personalized service approach. Michelle works with first-time homebuyers, sellers, and investors to navigate the competitive Silicon Valley real estate market.",
url: "http://michelleelliottrealtor.com/",
telephone: "+1-408-839-7915",
address: {
@type: "PostalAddress",
streetAddress: "Coldwell Banker, 1712 Meridian Ave # C",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95125",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.292237799999995,
longitude: -121.91242039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "San Jose, CA and surrounding Bay Area communities",
knowsAbout: "Real Estate Agents, First-time homebuyers, property sellers, real estate investors, Bay Area residents relocating within California",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Coldwell Banker Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Knowledge"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.