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: "Best Idea Flooring",
description: "Best Idea Flooring is a Jacksonville-based flooring specialist offering installation and materials for hardwood, tile, laminate, and carpet flooring. Operating as both a showroom and service provider, they handle residential flooring projects with a focus on quality craftsmanship and customer satisfaction. The team provides consultation, materials selection, and professional installation to transform homes throughout the Jacksonville area.",
url: "http://www.bestideaconstructionllc.com/",
telephone: "+1-862-588-7119",
address: {
@type: "PostalAddress",
streetAddress: "8640 Philips Hwy suite 24",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32256",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2101112,
longitude: -81.5803354
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding areas, Florida",
knowsAbout: "Flooring, Homeowners seeking flooring upgrades, renovation projects, those wanting to view materials before purchasing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Flooring Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.