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: "Floor Coverings International Madison",
description: "Floor Coverings International Madison is a locally owned flooring store offering carpet, vinyl, wood, tile, laminate, and stone flooring installation throughout Madison and Dane County. Their Design Associates provide in-home consultations using a Mobile Flooring Showroom®, bringing samples directly to your home to help you choose the perfect flooring. They provide free down-to-the-penny quotes, manufacturer-approved installation, a follow-up guarantee, and flexible financing options.",
url: "https://www.floorcoveringsinternational.com/locations/us/wi/madison/",
telephone: "+1-608-271-7170",
address: {
@type: "PostalAddress",
streetAddress: "6524 Seybold Rd Suite A",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53719",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.052597299999995,
longitude: -89.49480369999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "166",
bestRating: "5"
},
areaServed: "Madison, WI and surrounding Dane County communities",
knowsAbout: "Flooring, Homeowners replacing floors, families seeking durable carpet options, customers wanting convenient at-home consultations, buyers comparing flooring types",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile Flooring Showroom®"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Down-to-the-Penny Quotes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Follow-Up Guarantee"
}
],
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.