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: "Integrity Carpet and Flooring LLC",
description: "Integrity Carpet and Flooring LLC is an independently owned flooring company serving the Northern Virginia area with carpet and flooring installation services. Operating by appointment only, the company is led by its owner who personally oversees each project to ensure quality workmanship. They maintain two showrooms in Sterling and Vienna where customers can browse materials and consult on their flooring needs.",
url: "http://integritycarpetandflooring.com/",
telephone: "+1-703-898-4406",
address: {
@type: "PostalAddress",
streetAddress: "11710 Plaza America Dr suite 2000",
addressLocality: "Reston",
addressRegion: "VA",
postalCode: "20190",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9524252,
longitude: -77.3508572
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "159",
bestRating: "5"
},
areaServed: "Reston, Sterling, Vienna, and surrounding Northern Virginia communities",
knowsAbout: "Flooring, Northern Virginia homeowners, residential flooring project managers, customers seeking personalized service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Involved Projects"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Two Showroom Locations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Appointment-Based Service"
}
],
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.