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: "Quantum Floors - Fairway Dr",
description: "Quantum Floors is a family-owned flooring company serving South Florida with expertise in hardwood installation, laminate, tile, luxury vinyl, and window coverings. They offer comprehensive services including sanding & refinishing, custom stair noses, and commercial flooring solutions. With a showroom in Palm Beach Gardens and financing available, Quantum Floors combines professional installation with detailed customer service from initial consultation through project completion.",
url: "https://quantumfloors.com/palm-beach-gardens/",
telephone: "+1-561-370-3650",
address: {
@type: "PostalAddress",
streetAddress: "7100 Fairway Dr #57",
addressLocality: "Palm Beach Gardens",
addressRegion: "FL",
postalCode: "33418",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.835958599999998,
longitude: -80.131431
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "129",
bestRating: "5"
},
areaServed: "Palm Beach Gardens, Boca Raton, Boynton Beach, Coconut Creek, Fort Lauderdale, Stuart, and surrounding areas",
knowsAbout: "Flooring, Homeowners seeking hardwood, tile, or luxury vinyl flooring, commercial property managers, insurance claim filers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned & Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom & Home Visits"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
}
],
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.