Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Flooring Liquidators - N Clovis Ave",
description: "Flooring Liquidators is a home improvement retailer specializing in flooring, countertops, and building materials in Fresno. Located on N Clovis Ave, they offer a wide selection of hardwood, tile, laminate, and other flooring options alongside countertop solutions for kitchen and bath projects. Their showroom allows customers to view and compare materials in person before making purchase decisions.",
url: "https://flooringliquidators.net/countertops-fresno-ca",
telephone: "+1-559-599-0132",
address: {
@type: "PostalAddress",
streetAddress: "2450 N Clovis Ave",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93727",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.7726392,
longitude: -119.6996167
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding Central Valley communities",
knowsAbout: "Flooring, Homeowners planning renovations, contractors seeking building materials, DIY enthusiasts, kitchen and bath remodelers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Material Options"
}
],
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.