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: "Rays Flooring",
description: "Rays Flooring is a family-owned flooring company serving South Carolina's Midlands and Lowcountry regions with over a decade of experience. They specialize in luxury vinyl plank (LVP) installation, hardwood floor refinishing, and carpet installation, offering free in-home consultations and bringing showroom samples directly to customers' homes to view in natural light. By operating without a traditional retail showroom, they pass savings to customers through competitive pricing and fast turnaround times, including next-day installation availability.",
url: "https://raysflooringsc.com/",
telephone: "+1-803-887-2290",
address: {
@type: "PostalAddress",
streetAddress: "4003 Radcliffe Pl Dr #5",
addressLocality: "Charleston",
addressRegion: "SC",
postalCode: "29414",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.841691,
longitude: -80.060469
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "80",
bestRating: "5"
},
areaServed: "Columbia, Charleston, Lexington, and surrounding areas throughout the Midlands and Lowcountry of South Carolina",
knowsAbout: "Flooring, Homeowners seeking convenience, investment property managers, renters needing quick installation, budget-conscious customers wanting competitive pricing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Home Showroom Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Warehouse Locations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local, Family-Owned Operation"
}
],
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.