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: "Watters International Realty",
description: "Watters International Realty, based in Irving, TX, is a full-service real estate agency specializing in residential sales, investment properties, and international real estate transactions. Led by experienced agents who understand both the local Dallas-Fort Worth market and global property opportunities, the firm serves clients seeking to buy, sell, or invest in real estate with personalized guidance and market expertise.",
url: "http://www.christopherwatters.com/",
telephone: "+1-469-256-6447",
address: {
@type: "PostalAddress",
streetAddress: "1431 Greenway Dr #155",
addressLocality: "Irving",
addressRegion: "TX",
postalCode: "75038",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.890012500000005,
longitude: -96.97576219999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "110",
bestRating: "5"
},
areaServed: "Irving, Dallas-Fort Worth metroplex, and international real estate markets",
knowsAbout: "Real Estate Agents, Investment property buyers, international real estate investors, relocating professionals, residential home buyers and sellers in the DFW area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "International Real Estate Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Investment Property Expertise"
}
],
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.