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: "Home Realty Center",
description: "Home Realty Center is a full-service real estate agency in Las Vegas specializing in residential property sales and purchases across the Las Vegas Valley. They serve both buyers and sellers, offering MLS access, new listing alerts, home valuation services, and expertise in diverse property types including single-family homes, condos, townhomes, new construction, active adult communities (55+), golf course properties, and investment real estate. Their team provides personalized guidance throughout the buying or selling process.",
url: "https://www.homerealtycenter.com/",
telephone: "+1-702-992-3478",
address: {
@type: "PostalAddress",
streetAddress: "9484 W Lake Mead Blvd #8",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.2073361,
longitude: -115.30362170000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "224",
bestRating: "5"
},
areaServed: "Las Vegas, Henderson, North Las Vegas, and surrounding areas including Summerlin, Sun City, and master-planned communities",
knowsAbout: "Real Estate Agents, First-time home buyers, luxury home buyers, 55+ active adult community seekers, investment property investors, sellers in the Las Vegas Valley",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "55+ Community Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Instant MLS Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Lifestyle-Based Search Options"
}
],
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.