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: "Carpet One Floor & Home Denver",
description: "Carpet One Floor & Home Denver is a full-service flooring retailer and installer offering carpet, hardwood, luxury vinyl, laminate, and custom runners. Located on Evans Avenue with a state-of-the-art showroom, they provide free estimates, professional installation, and financing options including zero-interest plans. Their Beautiful Guarantee replaces floors free if you're not satisfied, and they use room visualization tools to help customers preview their selections.",
url: "https://www.carpetonedenver.com/",
telephone: "+1-720-907-7820",
address: {
@type: "PostalAddress",
streetAddress: "5125 E Evans Ave",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80222",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6787221,
longitude: -104.9262703
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "136",
bestRating: "5"
},
areaServed: "Denver, CO and surrounding areas",
knowsAbout: "Flooring, Homeowners replacing multiple rooms, budget-conscious buyers seeking financing, customers wanting professional installation with warranty protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Beautiful Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Room Visualizer Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Financing"
}
],
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.