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: "Lumber Liquidators",
description: "Lumber Liquidators is a building materials and flooring retailer in Colorado Springs specializing in hardwood, laminate, vinyl, and tile flooring options. They offer a full range of flooring products with installation services available, serving both DIY customers and contractors. The store provides expert guidance on flooring selection and can help customers find the right materials for their homes or projects.",
url: "https://lumberliquidators.com/?y_source=1_MTEzNzUwMTctNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-719-266-9299",
address: {
@type: "PostalAddress",
streetAddress: "4624 Northpark Dr",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.898752099999996,
longitude: -104.82837690000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "240",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Flooring, Homeowners seeking affordable flooring upgrades, DIY enthusiasts, contractors needing bulk materials and reliable supply",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "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.