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: "Floor & Decor - E Highland Ave",
description: "Floor & Decor is a large-format flooring and home décor retailer offering an extensive selection of hardwood, tile, laminate, vinyl plank, and carpet flooring options. Located on E Highland Ave in Phoenix, the store features a full showroom where customers can browse samples, get design advice, and purchase materials for residential and commercial projects. They provide flooring installation services, design consultation, and competitive pricing on a wide range of styles and price points.",
url: "https://www.flooranddecor.com/store/phoenix/AZ/85016/147",
telephone: "+1-602-844-4139",
address: {
@type: "PostalAddress",
streetAddress: "1800 E Highland Ave",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85016",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.506831999999996,
longitude: -112.042361
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "1907",
bestRating: "5"
},
areaServed: "Phoenix, Arizona and surrounding areas",
knowsAbout: "Flooring, Homeowners planning renovations, commercial property managers, DIY installers, interior designers seeking bulk material sourcing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Showroom with Samples"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Range of Flooring Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Design Consultation"
}
],
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.