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: "Carpet World - Carpet One Floor & Home",
description: "Carpet World is a Carpet One Floor & Home showroom in Norfolk, VA offering a complete selection of flooring solutions including carpet, hardwood, tile, luxury vinyl, and laminate. Their expert team helps customers visualize and select flooring for any room, with services including professional installation, free estimates, and a satisfaction guarantee. They feature a full showroom, offer financing options, and provide flooring samples for at-home preview.",
url: "https://www.carpetworldofva.com/",
telephone: "+1-757-453-7092",
address: {
@type: "PostalAddress",
streetAddress: "3431 N Military Hwy",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23518",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8879735,
longitude: -76.2192209
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "202",
bestRating: "5"
},
areaServed: "Norfolk and Chesapeake, VA",
knowsAbout: "Flooring, Homeowners seeking complete flooring solutions, budget-conscious renovators, customers wanting to visualize options before purchasing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Beautiful Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Room Visualizer Tool"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
}
],
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.