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: "Elisabeth Nelson, Coldwell Banker Residential Real Estate",
description: "Elisabeth Nelson is an Associate Broker with Coldwell Banker Realty specializing in residential real estate across Boulder County and surrounding areas. She works with buyers, sellers, and investors—handling everything from first-time home purchases and new construction to luxury properties and investment portfolios. Ranked in the top 4% of Coldwell Banker agents globally, Elisabeth brings expertise in negotiation, strategic marketing, and complex transactions, including probate sales, corporate relocations, and life-transition situations.",
url: "http://www.elisabethnelsonrealestate.com/",
telephone: "+1-303-916-5859",
address: {
@type: "PostalAddress",
streetAddress: "2700 Canyon Blvd #200",
addressLocality: "Boulder",
addressRegion: "CO",
postalCode: "80302",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.0169566,
longitude: -105.25914549999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Boulder, Superior, Louisville, Broomfield, Lafayette, Colorado and surrounding areas",
knowsAbout: "Real Estate Agents, Luxury home sellers, first-time buyers, investment property investors, corporate relocations, probate situations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Top 4% Global Producer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Luxury & New Construction Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Client 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.