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: "Mayra Villarreal, Real Estate Agent, Realtor",
description: "Mayra Villarreal is a real estate agent serving the Laredo area with expertise in buying and selling residential properties. She offers personalized real estate services to help clients navigate transactions, whether they're first-time buyers, experienced investors, or sellers looking to maximize their home's value. With a commitment to understanding each client's unique needs, Mayra provides professional guidance throughout the entire real estate process.",
url: "https://calendly.com/mayra-realtor-99",
telephone: "+1-956-319-5159",
address: {
@type: "PostalAddress",
streetAddress: "414 Shiloh Dr UNIT 5",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78045",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.588621099999997,
longitude: -99.48836569999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Laredo, Texas and surrounding areas",
knowsAbout: "Real Estate Agents, First-time home buyers, Home sellers, Real estate investors, Families relocating to Laredo",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Knowledge"
}
],
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.