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: "Premier Flooring & Design",
description: "Premier Flooring & Design is a family-owned flooring company with over four decades of industry experience, serving Garner, NC and surrounding areas since 2018. They specialize in hardwood, tile, carpet, and vinyl plank installation for both residential and commercial properties, offering free in-home evaluations, expert design consultation, and a one-year installation warranty. Beyond flooring, they operate a full showroom featuring tiles, carpets, and home improvement accessories, with licensed and insured installation teams capable of handling projects of any size.",
url: "https://www.premierflooringdesign.com/",
telephone: "+1-919-205-0548",
address: {
@type: "PostalAddress",
streetAddress: "3708 Conquest Dr Suite 101",
addressLocality: "Garner",
addressRegion: "NC",
postalCode: "27529",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7297994,
longitude: -78.575273
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "169",
bestRating: "5"
},
areaServed: "Garner, NC and surrounding areas",
knowsAbout: "Flooring, Homeowners seeking hardwood or tile flooring, Pet owners and families needing durable flooring, Commercial property managers, DIY enthusiasts exploring showroom inventory",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Evaluations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "One-Year Installation Warranty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Expertise"
}
],
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.