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: "Exclusive Flooring Collection",
description: "Exclusive Flooring Collection is a Boca Raton-based flooring showroom and supplier offering a curated selection of premium flooring materials including hardwood, porcelain, marble, and broadloom carpet. They serve both residential and commercial customers seeking high-quality flooring solutions for home and business projects. Their showroom displays multiple flooring options, allowing customers to view and select materials in person before making purchasing decisions.",
url: "https://www.exclusiveflooringcollection.com/",
telephone: "+1-561-416-5688",
address: {
@type: "PostalAddress",
streetAddress: "1377 Clint Moore Rd #400",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33487",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.4088682,
longitude: -80.11430109999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "81",
bestRating: "5"
},
areaServed: "Boca Raton and surrounding South Florida communities",
knowsAbout: "Flooring, Homeowners seeking premium flooring, Commercial property developers, Design professionals, Renovation contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Curated Premium Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Physical Showroom Experience"
}
],
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.