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: "Mario (Rio) Williams - Realty ONE Group",
description: "Mario (Rio) Williams is a real estate agent with Realty ONE Group in Las Vegas, specializing in helping clients buy, sell, and invest in residential properties throughout the Las Vegas Valley. With a focus on personalized service and market expertise, Rio works with first-time homebuyers, seasoned investors, and sellers to navigate one of Nevada's most dynamic real estate markets. Based in the central Las Vegas area, he brings local knowledge and professional guidance to every transaction.",
url: "https://mario.rogleaders.com/",
telephone: "+1-702-374-9100",
address: {
@type: "PostalAddress",
streetAddress: "5550 Painted Mirage Rd Unit 140",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89149",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.2612271,
longitude: -115.2561813
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Real Estate Agents, First-time home buyers, Investment property seekers, Residential sellers, Relocating families",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Realty ONE Group Affiliation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.