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: "Carillon Floor Center",
description: "Carillon Floor Center is a family-owned flooring retailer and installer serving the Tampa Bay area for over 55 years. They offer a comprehensive selection of carpet, hardwood, luxury vinyl, tile, and area rugs with both residential and commercial installation services. Their experienced team provides in-home estimates, design consultation, professional installation by licensed contractors, and post-installation follow-up to ensure customer satisfaction.",
url: "https://www.carillonrugs.com/",
telephone: "+1-727-771-0905",
address: {
@type: "PostalAddress",
streetAddress: "29450 US Hwy 19 N",
addressLocality: "Clearwater",
addressRegion: "FL",
postalCode: "33761",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.0396714,
longitude: -82.7389839
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "167",
bestRating: "5"
},
areaServed: "Clearwater and greater Tampa Bay area, FL",
knowsAbout: "Flooring, Homeowners seeking quality flooring with professional installation, Commercial property managers, Customers wanting design guidance and long-term relationships",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "55+ Years of Family Ownership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom & Online Shopping"
}
],
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.