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: "Sloane's Carpet Secret",
description: "Sloane's Carpet Secret is a Denver-based flooring retailer and installation service specializing in carpet, hardwood, tile, and luxury vinyl plank flooring. The showroom offers a wide selection of quality flooring options with professional installation services, serving homeowners and businesses throughout the Denver metro area with expert design consultation and reliable craftsmanship.",
url: "https://www.sloanescarpetsecret.com/",
telephone: "+1-303-300-9555",
address: {
@type: "PostalAddress",
streetAddress: "12360 E 46th Ave Suite 900",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80239",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7791973,
longitude: -104.8420787
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "273",
bestRating: "5"
},
areaServed: "Denver and surrounding metro areas",
knowsAbout: "Flooring, Homeowners seeking quality flooring options, renovation projects, customers who want to view samples in person before purchasing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Showroom Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
}
],
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.