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: "Crown Flooring",
description: "Crown Flooring is a Madison-based flooring retailer and installer specializing in hardwood, tile, laminate, LVP, and carpet solutions for residential and commercial projects. With showroom displays and professional installation services, they help homeowners and contractors select and install quality flooring that fits their budget and style.",
url: "https://www.crownflooringwi.com/",
telephone: "+1-608-221-4300",
address: {
@type: "PostalAddress",
streetAddress: "2421 S Stoughton Rd",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53716",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0632743,
longitude: -89.3071975
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Madison, WI and surrounding Dane County communities",
knowsAbout: "Flooring, Homeowners planning renovations, contractors needing flooring supplies, commercial property managers, DIY customers shopping for materials",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
}
],
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.