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: "Top Idaho Real Estate",
description: "Top Idaho Real Estate is a local real estate team led by experienced Realtors Judit and Isaac Crace, offering over 30 years of combined experience and more than $100 million in closed sales. They specialize in helping buyers and sellers throughout the Treasure Valley, including Boise, Meridian, Eagle, Nampa, Kuna, and Caldwell, with services ranging from first-time home purchases to luxury properties and investment properties. Their client-first approach emphasizes clear communication, market expertise, and strategic guidance through every stage of buying or selling.",
url: "http://www.topidahorealestate.com/",
telephone: "+1-208-989-8461",
address: {
@type: "PostalAddress",
streetAddress: "5063 Canary Ln",
addressLocality: "Nampa",
addressRegion: "ID",
postalCode: "83687",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.6129568,
longitude: -116.49530170000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "68",
bestRating: "5"
},
areaServed: "Boise, Nampa, Meridian, Eagle, Caldwell, Kuna, and surrounding Treasure Valley communities in Southwest Idaho",
knowsAbout: "Real Estate Agents, First-time homebuyers, relocating professionals, luxury home buyers, investment property investors, home sellers in competitive markets",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years Combined Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Buyer & 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.