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: "Granite Bay Flooring and Design",
description: "Granite Bay Flooring and Design is a family-owned flooring store in Roseville with over 45 years in business. Owner Brian Boss brings 20+ years of flooring expertise, offering a full range of flooring products including hardwood, tile, laminate, carpet, and luxury vinyl for both residential and commercial clients. They provide free in-home estimates and professional installation services.",
url: "http://www.granitebayflooringdesign.com/",
telephone: "+1-916-782-2582",
address: {
@type: "PostalAddress",
streetAddress: "8303 Sierra College Blvd #136",
addressLocality: "Roseville",
addressRegion: "CA",
postalCode: "95661",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.746217,
longitude: -121.22490800000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "63",
bestRating: "5"
},
areaServed: "Roseville, CA and surrounding areas",
knowsAbout: "Flooring, Homeowners seeking quality flooring, commercial property owners, customers wanting expert guidance on flooring materials",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "45+ Years in Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
}
],
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.