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: "Floor & Decor",
description: "Floor & Decor is a large-format flooring and home decor retailer offering an extensive selection of hardwood, tile, laminate, vinyl, and carpet flooring options, along with decorative materials and home improvement products. Located in Tacoma, the store provides in-person shopping and design consultation services for homeowners and contractors looking to source quality flooring and décor materials at competitive prices.",
url: "https://www.flooranddecor.com/store/tacoma/WA/98408/262",
telephone: "+1-253-620-9691",
address: {
@type: "PostalAddress",
streetAddress: "7601 S Hosmer St",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.187745,
longitude: -122.46034499999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "352",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding areas",
knowsAbout: "Flooring, Homeowners planning flooring projects, Interior designers, Contractors, DIY renovators",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Large Selection In-Store"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flooring Materials & Décor"
}
],
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.