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: "Shoreline Flooring Supplies (West Palm Beach)",
description: "Shoreline Flooring Supplies is a full-service flooring retailer in West Palm Beach offering a wide selection of hardwood, tile, laminate, vinyl, and carpet flooring options. With over 25 years of industry experience, they provide expert guidance on flooring selection, competitive pricing, and connections to professional installation services. Their showroom displays multiple flooring styles and finishes to help customers make informed decisions for residential and commercial projects.",
url: "https://shoreline-flooring.com/",
telephone: "+1-561-640-3839",
address: {
@type: "PostalAddress",
streetAddress: "1715 Latham Rd",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33409",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.701769,
longitude: -80.08265639999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "86",
bestRating: "5"
},
areaServed: "West Palm Beach and surrounding Palm Beach County areas",
knowsAbout: "Flooring, Homeowners planning renovations, commercial property managers, contractors, design professionals, first-time flooring buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Extensive Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Flooring Guidance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Installation Partnerships"
}
],
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.