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: "Ms. Houston Real Estate",
description: "Ms. Houston Real Estate, led by Katy, is a full-time REALTOR® and luxury home specialist serving Houston's inner loop neighborhoods including The Heights, Rice Military, and Crestwood. With over 10 years of experience—including a background in luxury custom home building—Katy specializes in luxury properties, first-time buyer homes, investment properties, and estate/probate sales. She offers comprehensive services including home valuations, appraisals, cash offers for quick sales, and buyer/seller representation with a focus on personalized service and deep local market knowledge.",
url: "https://designatedlocalexpert.com/mshouston/",
telephone: "+1-346-327-5787",
address: {
@type: "PostalAddress",
streetAddress: "929 Westcott St",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77007",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.770190199999995,
longitude: -95.42346549999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "84",
bestRating: "5"
},
areaServed: "Houston, Texas — primarily The Heights, Rice Military, Crestwood, and surrounding inner loop neighborhoods",
knowsAbout: "Real Estate Agents, Luxury home buyers and sellers, first-time homebuyers, real estate investors, estate settlement situations, sellers needing quick closings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Luxury Home Builder Background"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Estate & Probate Sales"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast Cash Offers & As-Is Sales"
}
],
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.