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: "Top Quality Hardwood Flooring Store",
description: "Top Quality Hardwood Flooring Store is a specialized flooring retailer in Bridgeview offering a wide selection of hardwood flooring products and installation services. Located at 9800 Industrial Dr, they serve the Chicago area with expert guidance on hardwood selection, finishing options, and professional installation to help homeowners and contractors find the right flooring solutions for their projects.",
url: "https://topqualityflooringinc.com/",
telephone: "+1-708-430-8800",
address: {
@type: "PostalAddress",
streetAddress: "9800 Industrial Dr",
addressLocality: "Bridgeview",
addressRegion: "IL",
postalCode: "60455",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.7137757,
longitude: -87.8052317
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "69",
bestRating: "5"
},
areaServed: "Bridgeview, IL and surrounding Chicago area",
knowsAbout: "Flooring, Homeowners seeking quality hardwood floors, Home renovators, Contractors and builders",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Hardwood Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation Services"
}
],
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.