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: "\"Real Estate Luke\" Kendziorski - REALTOR",
description: "Real Estate Luke Kendziorski is a dedicated REALTOR serving the Knoxville, Tennessee area with expertise in residential real estate transactions. Based in Knoxville, Luke provides comprehensive real estate services including buyer representation, seller representation, and market analysis to help clients navigate the local housing market with confidence and achieve their real estate goals.",
url: "https://www.realestateluke.com/",
telephone: "+1-865-236-0005",
address: {
@type: "PostalAddress",
streetAddress: "1520 Washington Ave",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37917",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.984065199999996,
longitude: -83.91160029999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Knoxville, Tennessee and surrounding Knox County areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers in the Knoxville market, buyers relocating to the area, investment property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Knowledge"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Representation"
}
],
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.