Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "C C Flooring and Design",
description: "C C Flooring and Design is a full-service flooring company in Dayton, VA offering hardwood installation and refinishing, tile work, laminate and vinyl plank flooring, and carpet installation. The team provides personalized design consultations to help customers select the perfect flooring for their homes and budgets. They combine quality craftsmanship with attentive customer service to transform residential spaces.",
url: "http://ccflooringanddesign.com/",
telephone: "+1-540-879-1048",
address: {
@type: "PostalAddress",
streetAddress: "835 Mason St Suite C",
addressLocality: "Dayton",
addressRegion: "VA",
postalCode: "22821",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.412186299999995,
longitude: -78.9532729
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Dayton, VA and surrounding areas",
knowsAbout: "Flooring, Homeowners seeking full-service flooring installation, Customers wanting design advice, Residential remodelers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Flooring Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design Consultation Services"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.