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: "Kelly Keyte, REALTOR",
description: "Kelly Keyte is an independent realtor serving the Eagle, Idaho area and surrounding Treasure Valley communities. With deep local market knowledge and a focus on personalized service, Kelly helps buyers and sellers navigate Idaho real estate transactions with expertise and attention to detail. Whether you're a first-time homebuyer, relocating to the area, or selling your property, Kelly provides tailored guidance to achieve your real estate goals.",
url: "http://idahorealestate.io/",
telephone: "+1-208-903-1212",
address: {
@type: "PostalAddress",
streetAddress: "408 S Eagle Rd Suite 205",
addressLocality: "Eagle",
addressRegion: "ID",
postalCode: "83616",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.6913911,
longitude: -116.35068450000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Eagle, Idaho and the Treasure Valley",
knowsAbout: "Real Estate Agents, First-time homebuyers, relocating families, home sellers, investment property buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible & Responsive"
}
],
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.