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: "Waterproof Flooring Outlet",
description: "Waterproof Flooring Outlet is a flooring retailer and installation service in Greenacres specializing in waterproof flooring solutions for residential and commercial spaces. They offer a wide selection of flooring materials including luxury vinyl plank (LVP), laminate, tile, and hardwood options, with both retail showroom shopping and professional installation services available. The business combines product availability with expert installation to help homeowners and contractors find durable, stylish flooring solutions.",
url: "https://thewaterproofflooringoutlet.com/",
telephone: "+1-561-344-6689",
address: {
@type: "PostalAddress",
streetAddress: "6671 Lake Worth Rd b",
addressLocality: "Greenacres",
addressRegion: "FL",
postalCode: "33467",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.6182907,
longitude: -80.1494957
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Greenacres, Lake Worth, West Palm Beach, and surrounding Palm Beach County areas",
knowsAbout: "Flooring, Homeowners needing waterproof flooring for kitchens and bathrooms, general contractors sourcing materials and installation, property managers overseeing commercial spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialty in Waterproof Flooring"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Retail Showroom and Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wholesale and Contractor 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.