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: "Bell's Carpets & Floors",
description: "Bell's Carpets & Floors is a full-service flooring retailer and installer in Raleigh offering carpets, hardwood, tile, laminate, and luxury vinyl flooring. With over 30 years of industry experience, they provide in-home consultations, professional installation, and a showroom displaying their extensive selection. Their team handles both residential and commercial projects, helping customers find the right flooring solution and expert craftsmanship.",
url: "https://bellscarpets.com/",
telephone: "+1-919-833-5707",
address: {
@type: "PostalAddress",
streetAddress: "2828 Industrial Dr",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.816937599999996,
longitude: -78.6202504
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding Wake County areas",
knowsAbout: "Flooring, Homeowners replacing flooring, commercial property managers, renovation contractors, budget-conscious buyers seeking quality options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Flooring Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Consultation"
}
],
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.