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: "Yates Flooring Center",
description: "Yates Flooring Center is a full-service flooring retailer and installer in Lubbock, TX, offering hardwood, tile, laminate, vinyl, and carpet flooring options. With over 267 customer reviews, they combine an extensive showroom with professional installation services, helping homeowners and contractors select and install the right flooring for any space. They serve both residential and commercial customers seeking quality materials and expert craftsmanship.",
url: "http://www.yatesflooring.com/",
telephone: "+1-806-795-0070",
address: {
@type: "PostalAddress",
streetAddress: "1901 W Loop 289 Acc Rd #11",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5758744,
longitude: -101.940691
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "267",
bestRating: "5"
},
areaServed: "Lubbock, Texas and surrounding areas",
knowsAbout: "Flooring, Homeowners renovating kitchens or bathrooms, Commercial property managers, Contractors seeking flooring materials and installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Flooring Solutions"
}
],
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.