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: "Shay Millheiser - Kuper Sotheby's International Realty",
description: "Shay Millheiser is a real estate agent with Kuper Sotheby's International Realty, specializing in residential properties across the Austin market. With expertise in buyer and seller representation, Shay helps clients navigate Austin's competitive real estate landscape, from first-time home purchases to luxury properties and investment opportunities. Based in central Austin, the team provides comprehensive real estate services tailored to each client's unique needs.",
url: "https://shaymillheiser.kuperrealty.com/",
telephone: "+1-512-800-1000",
address: {
@type: "PostalAddress",
streetAddress: "8911 N Capital of Texas Hwy #2220",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78759",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.387099199999998,
longitude: -97.7608628
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Austin, Texas and surrounding areas",
knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time homebuyers, luxury property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kuper Sotheby's International Realty Affiliation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Real Estate Expertise"
}
],
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.