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: "Amy Shair eXp Real Estate - REALTOR®",
description: "Amy Shair is a REALTOR® serving the Cary and Triangle area with comprehensive real estate services including buyer representation, seller representation, and investment property expertise. With a focus on personalized service and market knowledge, Amy helps clients navigate buying, selling, and investing in residential properties throughout the region.",
url: "https://amyshair.com/",
telephone: "+1-919-818-5001",
address: {
@type: "PostalAddress",
streetAddress: "201 Shannon Oaks Cir Suite 101-A",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27511",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.76019490000001,
longitude: -78.7833022
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "59",
bestRating: "5"
},
areaServed: "Cary, NC and surrounding Triangle region including Durham, Chapel Hill, Raleigh, and Wake Forest",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to maximize property value, real estate investors, relocating professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "eXp Realty Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Buyer & Seller Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Investment Property Guidance"
}
],
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.