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: "Zachary Leif, Realtor - Reside Real Estate Co.",
description: "Zachary Leif is a real estate agent with Reside Real Estate Co. in Lubbock, specializing in buying and selling residential properties. With deep local market knowledge and personalized service, Zachary helps clients navigate the Lubbock real estate market whether they're first-time buyers, seasoned investors, or relocating professionals.",
url: "https://zacharyleif.resideinlubbock.com/",
telephone: "+1-806-239-4623",
address: {
@type: "PostalAddress",
streetAddress: "6901 Quaker Ave Suite 100",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79413",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5323918,
longitude: -101.90637199999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Lubbock, Texas and surrounding areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, Sellers looking to list their homes, Buyers relocating to Lubbock, Investment property seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expert"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Real Estate Support"
}
],
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.