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 - N Jantzen Dr",
description: "Floor & Decor is a large-format home improvement retailer specializing in flooring, tile, and decorative materials for both residential and commercial projects. Located in Portland, they offer an extensive selection of hardwood, laminate, vinyl, carpet, and tile options alongside installation services and design consultation. Their showroom provides hands-on access to thousands of products at competitive prices.",
url: "https://www.flooranddecor.com/store/portland/OR/97217/254",
telephone: "+1-503-382-0506",
address: {
@type: "PostalAddress",
streetAddress: "11941 N Jantzen Dr",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97217",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.609884699999995,
longitude: -122.6787476
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "386",
bestRating: "5"
},
areaServed: "Portland, OR and surrounding areas",
knowsAbout: "Flooring, Homeowners planning flooring renovations, commercial property managers, contractors seeking bulk materials and installation services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Large-Format Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Categories"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Installation Services Available"
}
],
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.