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 Vancouver",
description: "Floor Coverings International of Vancouver is a full-service flooring retailer and installer offering hardwood, tile, carpet, and luxury vinyl plank options. Located in Vancouver, WA, they provide in-home design consultations, professional installation, and a curated showroom where customers can explore flooring samples and styles. With expert guidance and quality craftsmanship, they help homeowners and builders find the perfect flooring solution for any room.",
url: "https://floorcoveringsinternational.com/locations/us/wa/vancouver-portland/",
telephone: "+1-360-571-5731",
address: {
@type: "PostalAddress",
streetAddress: "106 Grand Blvd Suite 101",
addressLocality: "Vancouver",
addressRegion: "WA",
postalCode: "98661",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.6196267,
longitude: -122.6442425
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "403",
bestRating: "5"
},
areaServed: "Vancouver, WA and greater Portland metropolitan area",
knowsAbout: "Flooring, Homeowners replacing flooring, home remodelers, builders seeking flooring materials and installation, customers wanting professional design guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Home Design Consultations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Installation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom 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.