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 of Metro Miami, FL",
description: "Floor Coverings International of Metro Miami is a full-service flooring retailer and installer offering hardwood, tile, laminate, vinyl, and carpet solutions for residential and commercial projects. Located in Miami, they provide in-home consultations, professional installation, and design guidance to help customers select the perfect flooring for their space. Their experienced team handles everything from selection through installation, making them a one-stop shop for complete flooring renovations.",
url: "https://floorcoveringsinternational.com/locations/us/fl/metro-miami/",
telephone: "+1-786-600-0610",
address: {
@type: "PostalAddress",
streetAddress: "420 SW 7th St Unit 917",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.7668102,
longitude: -80.20129279999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Miami and surrounding South Florida areas",
knowsAbout: "Flooring, Homeowners planning renovations, Commercial property managers, Anyone wanting professional design consultation and installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Home Design Consultations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Installation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Material Selection"
}
],
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.