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 Man Flooring",
description: "Carpet Man Flooring is a Jacksonville-based flooring retailer offering a wide selection of carpet, hardwood, tile, laminate, and vinyl flooring options. With over 25 years of experience, they provide both materials and professional installation services for residential and commercial projects. Their showroom on St Johns Bluff Road allows customers to see and compare flooring samples in person before making their selection.",
url: "http://www.carpetman.biz/",
telephone: "+1-904-491-2164",
address: {
@type: "PostalAddress",
streetAddress: "1770 St Johns Bluff Rd S",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32246",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.321517300000004,
longitude: -81.5243983
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "287",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding areas, North Florida",
knowsAbout: "Flooring, Homeowners replacing flooring, Commercial property managers, Budget-conscious buyers seeking comparison shopping, Renovation contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Flooring Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Person Showroom"
},
{
@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.