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: "Ashley McKee, Realtor®",
description: "Ashley McKee is a Realtor® serving the Greater Phoenix area with a focus on helping buyers and sellers navigate the Mesa real estate market. With expertise in both buyer representation and seller services, Ashley provides personalized guidance whether you're a first-time homebuyer, upgrading to your next home, or preparing to sell your property. Her approach emphasizes clear communication, local market knowledge, and strategic positioning to achieve your real estate goals.",
url: "https://selling480.com/",
telephone: "+1-480-375-5392",
address: {
@type: "PostalAddress",
streetAddress: "5304 E Southern Ave #101",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.394306799999995,
longitude: -111.71714499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Mesa and Greater Phoenix Metropolitan Area, Arizona",
knowsAbout: "Real Estate Agents, First-time home buyers, Sellers preparing to list, Buyers relocating to the Phoenix area, Home upgrade seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Representation Skills"
}
],
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.