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: "Flooring Factory - Johnnie Dodds Blvd",
description: "Flooring Factory is a comprehensive flooring retailer and installation service serving the Charleston area from their Mt Pleasant showroom. They offer a wide selection of hardwood, tile, laminate, vinyl, and carpet flooring options, with professional installation services available. The team combines showroom expertise with hands-on installation work, helping homeowners and contractors find the right flooring solution and get it properly installed.",
url: "https://www.flooringfactorysc.com/",
telephone: "+1-843-920-5574",
address: {
@type: "PostalAddress",
streetAddress: "1119 Johnnie Dodds Blvd",
addressLocality: "Mt Pleasant",
addressRegion: "SC",
postalCode: "29464",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8115583,
longitude: -79.8582516
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "48",
bestRating: "5"
},
areaServed: "Mt Pleasant, Charleston, and surrounding areas",
knowsAbout: "Flooring, Homeowners planning flooring renovations, contractors seeking reliable flooring suppliers and installers, renters needing flooring solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Retail + 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.