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: "Fetrow Realty Team, Real Broker LLC",
description: "Fetrow Realty Team is a full-service real estate agency based in McKinney, specializing in residential home sales, buyer representation, and seller services across the greater Dallas-Fort Worth area. The team leverages modern technology and market expertise to guide clients through every step of the buying and selling process, from initial consultation to closing.",
url: "https://www.fetrowteam.com/",
telephone: "+1-214-919-8950",
address: {
@type: "PostalAddress",
streetAddress: "2001 Auburn Hills Pkwy #601",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75071",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.219404,
longitude: -96.691803
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "132",
bestRating: "5"
},
areaServed: "McKinney, TX and greater Dallas-Fort Worth metropolitan area",
knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time buyers, relocating professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local McKinney Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Representation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Technology-Driven Approach"
}
],
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.