---
title: "Careers - 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/careers"
date: "2026-07-01T08:32:26+00:00"
language: "en-GB"
---

#  Careers

Check back soon for open opportunities!

## Schema

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

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

```json
{
    "@context": "https://schema.org",
    "@type": "Service",
    "name": "Careers - VACO Pest Management",
    "serviceType": "Careers - 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/careers",
    "provider": {
        "@type": "Organization",
        "address": {
            "@type": "PostalAddress",
            "addressCountry": "US"
        }
    },
    "offers": {
        "@type": "Offer",
        "price": "0.00",
        "priceCurrency": "USD"
    }
}
```
