---
title: "Free Inspection - VACO Pest Management"
description: "Family-owned pest control in Charlotte, Lake Norman, NC, and Richmond, VA. Board-certified entomologist on staff. Termite, mosquito, bed bug, and more."
url: "https://vacopest.com/free-inspection"
date: "2026-07-01T07:42:44+00:00"
language: "en-GB"
---

## Schedule Your Free Inspection

Not sure what you're dealing with? Let us take a look. Free inspections are available across our NC and VA service areas with no obligation and no pressure.

 ### Request Your Free Inspection

 ![VACO Pest Management Free Inspection](https://vacopest.com/ccdadmin/vaco_pest-05286-1.jpg)

## Prefer to Call

Us Directly?

We're available Monday through Friday, 8AM to 5PM. Give us a call and we'll get you scheduled right away.

NC: [(704) 313-5076](tel:7043135076) VA: [(804) 213-2630](tel:8042132630)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://vacopest.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Free Inspection",
            "item": "https://vacopest.com/free-inspection"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness"
    ],
    "@id": "https://vacopest.com/free-inspection#localbusiness2",
    "name": "VACO Pest Management",
    "image": "https://vacopest.com/",
    "url": "https://vacopest.com/free-inspection",
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "US"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Service",
    "name": "Free Inspection - VACO Pest Management",
    "serviceType": "Free Inspection - VACO Pest Management",
    "description": "Family-owned pest control in Charlotte, Lake Norman, NC, and Richmond, VA. Board-certified entomologist on staff. Termite, mosquito, bed bug, and more.",
    "image": "https://vacopest.com/",
    "url": "https://vacopest.com/free-inspection",
    "provider": {
        "@type": "Organization",
        "address": {
            "@type": "PostalAddress",
            "addressCountry": "US"
        }
    },
    "offers": {
        "@type": "Offer",
        "price": "0.00",
        "priceCurrency": "USD"
    }
}
```
