top of page

Popular Inspection Packages

Triple Home Inspection Package

A comprehensive inspection bundle designed to provide total peace of mind. Includes a detailed home inspection, termite inspection, and professional radon testing—offered together at a discounted rate.

Healthy Home Package updated (1).png

A comprehensive inspection bundle designed to provide total peace of mind. Includes a detailed home inspection, termite inspection, professional radon testing, and mold screening & sampling—offered together at a discounted rate.

4_1 Value Package.png

A higher-level inspection bundle designed for buyers who want a more complete understanding of the property before purchase. This package includes a detailed home inspection, termite inspection, professional radon testing, and a sewer scope inspection to help evaluate the accessible main sewer line - packaged together at a reduced cost

Well Package.png

A complete inspection bundle tailored for homes with private wells. Includes a detailed home inspection, termite inspection, professional radon testing, well pump flow test, and our full water quality package—testing for potability, lead, radon, arsenic, and uranium. All offered together at a discounted rate for added value and peace of mind.

Book Inspections
Current Availability

Use the calendar below to view our current availability for home inspections. To schedule an appointment, select an available date and time that works best for you, then click “Next” to continue and confirm your inspection.​​

If you are using a mobile device, click the “Schedule Now” button to view available dates and times.

bottom of page
$w.onReady(function () { // Select all links with the data-testid="linkElement" const buttons = $w('a'); // Select all anchor tags buttons.forEach((button) => { // Check if the aria-label or innerText is "Schedule Now" if (button.getAttribute('aria-label') === 'Schedule Now' || button.label === 'Schedule Now') { // Attach an event handler for the click button.onClick(() => { gtag('event', 'schedule_tool_click', { 'link_url': button.href, // Capture the link URL dynamically 'button_text': 'Schedule Now' // Capture the button text }); }); } }); });