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: "Kasby Real Estate Group",
description: "Kasby Real Estate Group is an independent real estate agency based in Orem serving the greater Salt Lake Valley. They specialize in residential buying and selling, offering personalized service to first-time homebuyers, investors, and sellers at all price points. With deep local market knowledge and a commitment to client success, they guide clients through every step of the transaction process.",
url: "https://www.kasbyrealestate.com/",
telephone: "+1-801-769-6178",
address: {
@type: "PostalAddress",
streetAddress: "1304 N State St",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84057",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.321012499999995,
longitude: -111.7050476
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "68",
bestRating: "5"
},
areaServed: "Orem, Utah and surrounding Salt Lake Valley communities",
knowsAbout: "Real Estate Agents, First-time homebuyers, residential sellers, investment property investors, families relocating to Utah",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agency"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Real Estate"
}
],
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.