busyTimeout(3000); $loc = $db->querySingle("SELECT * FROM locations WHERE slug='" . SQLite3::escapeString($slug) . "'", true); $db->close(); if (!$loc) { http_response_code(404); $page_title = '404: Location Not Found | Floor It Hardwood Floors'; $page_meta = ''; require __DIR__ . '/../components/_header.php'; echo '

Location Not Found

View all locations

'; require __DIR__ . '/../components/_footer.php'; exit; } $page_title = $loc['title']; $page_meta = $loc['meta_description']; $body = json_decode($loc['body_json'] ?? '{}', true) ?? []; $faqs = json_decode($loc['faqs_json'] ?? '[]', true) ?? []; $city = $loc['city']; $schema_json = json_encode([ '@context' => 'https://schema.org', '@type' => 'HomeAndConstructionBusiness', 'name' => 'Floor It Hardwood Floors', 'url' => 'https://floorithardwoodfloors.com', 'telephone'=> '+17166021429', 'address' => [ '@type' => 'PostalAddress', 'addressLocality' => $loc['city'], 'addressRegion' => 'NY', 'addressCountry' => 'US', ], 'areaServed' => [ '@type' => 'City', 'name' => $loc['city'], ], 'description' => $loc['meta_description'], ], JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE); require __DIR__ . '/../components/_header.php'; ?>

$body["stat_{$i}_num"], 'label' => $body["stat_{$i}_label"] ?? '', 'sub' => $body["stat_{$i}_sub"] ?? '']; } } if ($stats): ?>
Services in

Hardwood Floor Services in , NY

FAQs

Common Questions from Homeowners

We respond to all inquiries within 24 hours.