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: "916 FLOORS Inc",
description: "916 FLOORS INC. is a flooring retailer and installer serving the Roseville, CA area with a comprehensive selection of carpet, hardwood, laminate, luxury vinyl, and area rugs. They offer in-home estimates, professional installation services, and financing options to help customers upgrade their homes with high-quality flooring solutions. Their experienced team combines product selection with expert installation to deliver complete flooring transformations.",
url: "https://www.916floors.com/",
telephone: "+1-916-303-3731",
address: {
@type: "PostalAddress",
streetAddress: "1021 Junction Blvd #704",
addressLocality: "Roseville",
addressRegion: "CA",
postalCode: "95678",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7603413,
longitude: -121.29472129999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "151",
bestRating: "5"
},
areaServed: "Roseville, CA and surrounding areas",
knowsAbout: "Flooring, Homeowners upgrading flooring, Dream home renovators, Budget-conscious buyers seeking financing options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Flooring Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
},
{
@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.