---
title: "Home - Pest Control in Harnett County NC | Holloman Exterminators"
description: "Family-owned pest, termite, and bed bug control serving Harnett County since 1954. Same techs every visit. No long-term contracts. Call or message us."
url: "https://hollomanexterminators.com/"
date: "2026-05-22T20:13:33+00:00"
language: "en-GB"
---

![Holloman Exterminators team](https://hollomanexterminators.com/images/holloman-team.jpg)

**Decades of Trust**

## **The Holloman**

**Exterminators Difference**

- Protecting Harnett County since 1954
- Family-owned and operated
- Same technician whenever possible
- Thorough inspections, no rushed jobs

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://hollomanexterminators.com/#organization",
    "name": "Pest Control in Harnett County NC | Holloman Exterminators",
    "description": "Family-owned pest, termite, and bed bug control serving Harnett County since 1954. Same techs every visit. No long-term contracts. Call or message us.",
    "email": "chad@cubecreativedesign.com",
    "url": "https://hollomanexterminators.com",
    "telephone": "18282927100",
    "logo": "https://hollomanexterminators.com/",
    "image": "https://hollomanexterminators.com/",
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "US"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": [
        "HomeAndConstructionBusiness",
        "LocalBusiness"
    ],
    "@id": "https://hollomanexterminators.com/#localbusiness2",
    "name": "Pest Control in Harnett County NC | Holloman Exterminators",
    "image": "https://hollomanexterminators.com/",
    "url": "https://hollomanexterminators.com/",
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "US"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://hollomanexterminators.com/"
    },
    "headline": "Home - Pest Control in Harnett County NC | Holloman Exterminators",
    "image": {
        "@type": "ImageObject",
        "url": "https://hollomanexterminators.com/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Pest Control in Harnett County NC | Holloman Exterminators",
        "logo": {
            "@type": "ImageObject",
            "url": "https://hollomanexterminators.com/"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Cube Creative",
        "url": "https://hollomanexterminators.com/?markdown=1"
    },
    "datePublished": "2018-12-09T19:00:00-05:00",
    "dateCreated": "2018-12-09T19:00:00-05:00",
    "dateModified": "2026-05-14T21:45:39-04:00"
}
```
