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: "Abbey Carpet & Floor",
description: "Abbey Carpet & Floor is a locally owned flooring showroom in Columbia, SC specializing in carpet, hardwood, tile, laminate, luxury vinyl, and area rugs. They offer professional installation services, free in-home estimates, and financing options, combining top-quality brand selection with expert service and personal attention. Their experienced team helps customers select the right flooring for their lifestyle and budget.",
url: "https://columbia.abbeycarpet.com/",
telephone: "+1-803-699-8000",
address: {
@type: "PostalAddress",
streetAddress: "Directly off Exit I-77 and Two Notch, 8102 Two Notch Rd",
addressLocality: "Columbia",
addressRegion: "SC",
postalCode: "29223",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0830145,
longitude: -80.9397181
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "229",
bestRating: "5"
},
areaServed: "Columbia, SC and surrounding areas",
knowsAbout: "Flooring, Homeowners replacing multiple rooms, budget-conscious buyers seeking quality flooring, families with pets or children looking for durable options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Selection Under One Roof"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
}
],
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.