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: "Sandra Mendiola Alaniz - RE/MAX",
description: "Sandra Mendiola Alaniz is a RE/MAX real estate agent serving the Laredo area with expertise in residential property sales. She works with buyers and sellers to facilitate transactions, leveraging RE/MAX's national resources and market data to help clients achieve their real estate goals.",
url: "https://sandraalaniz.remax.com/",
telephone: "+1-956-206-4508",
address: {
@type: "PostalAddress",
streetAddress: "6402 N Bartlett Ave Suite 11",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.560827399999997,
longitude: -99.4681427
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time homebuyers, investment property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "RE/MAX Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Knowledge"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service 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.