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: "1st Class Real Estate-Renaissance | Salt Lake City | Utah",
description: "1st Class Real Estate-Renaissance is a Salt Lake City-based real estate agency specializing in residential home sales and purchases across the greater Salt Lake Valley. The team helps buyers find their ideal homes and assists sellers in marketing and selling their properties efficiently. They serve both first-time homebuyers and experienced investors with personalized service and local market expertise.",
url: "https://www.homesbyrenaissance.com/",
telephone: "+1-385-412-7222",
address: {
@type: "PostalAddress",
streetAddress: "650 S Main St Suite 150-47",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84101",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7555395,
longitude: -111.8913913
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas including the greater Salt Lake Valley",
knowsAbout: "Real Estate Agents, First-time homebuyers, experienced home sellers, families relocating to Salt Lake City, investment property buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Buyer and Seller 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.