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: "Christine Carey Realtor LLC",
description: "Christine Carey is a real estate agent with ERA Brokers Consolidated serving the Lehi area and surrounding communities. She helps buyers find their dream homes through property searches by location and drive time, and assists sellers in marketing their homes effectively. Christine provides personalized real estate guidance and neighborhood market insights to help clients make informed decisions.",
url: "http://christinecareyrealtor.com/",
telephone: "+1-801-380-4770",
address: {
@type: "PostalAddress",
streetAddress: "ERA Brokers Consolidated, 2901 N Ashton Blvd #102",
addressLocality: "Lehi",
addressRegion: "UT",
postalCode: "84043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.423532,
longitude: -111.893469
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Lehi, Utah and surrounding areas",
knowsAbout: "Real Estate Agents, First-time home buyers, sellers looking to move, relocation clients, families seeking homes in Lehi and nearby communities",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "ERA Brokers Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Search Tools"
}
],
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.