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: "Lauren Efthemes Las Vegas and Henderson Realtor",
description: "Lauren Efthemes is a dedicated real estate agent serving Las Vegas and Henderson, Nevada with expertise in residential home sales and purchases. Operating through Stewart Real Estate, she provides personalized service to buyers and sellers navigating the local market. Her local knowledge and client-focused approach help families and investors find the right properties in the Las Vegas Valley.",
url: "https://www.stewartlvrealestate.com/team/lauren-efthemes",
telephone: "+1-909-557-0245",
address: {
@type: "PostalAddress",
streetAddress: "2200 Paseo Verde Pkwy suite 300",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0208527,
longitude: -115.08486169999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Las Vegas and Henderson, Nevada",
knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time buyers, relocation clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.