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",
description: "Floor Coverings International of Metro OKC is a locally owned flooring company serving the Oklahoma City area with residential and commercial flooring solutions. Led by experienced Design Associates, they offer carpet, hardwood, tile, vinyl, laminate, and stone flooring options with a unique Mobile Flooring Showroom® that brings samples directly to your home. Their process includes free in-home consultations, transparent pricing with down-to-the-penny quotes, professional installation, and a follow-up guarantee to ensure complete customer satisfaction.",
url: "https://floorcoveringsinternational.com/locations/us/ok/metro-oklahoma-city",
telephone: "+1-405-977-3244",
address: {
@type: "PostalAddress",
streetAddress: "2418 N Moore Ave",
addressLocality: "Moore",
addressRegion: "OK",
postalCode: "73160",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3605161,
longitude: -97.49727299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "67",
bestRating: "5"
},
areaServed: "Moore, OK and Metro Oklahoma City area",
knowsAbout: "Flooring, Homeowners seeking convenience and personalized service, commercial property owners needing bulk flooring solutions, customers who prefer at-home consultations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile Flooring Showroom®"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Transparent Pricing"
},
{
@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.