---
title: "Pet Boarding Service in Charlotte, NC | Labs | LabPups.com"
description: "Pet boarding service in Charlotte, NC for Labrador Retrievers. Breeder-run on Gum Branch with daily play, food included, medication admin. Book at LabPups.com."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@graph": [
        {
          "@type": [
            "Organization",
            "LocalBusiness"
          ],
          "@id": "https://labpups.com/#organization",
          "name": "LabPups.com",
          "alternateName": "Lab Pups",
          "description": "AKC-registered Labrador Retriever puppies for sale. Black, Chocolate, and Yellow Lab puppies bred for calm, non-hyper family temperament in Charlotte, NC since 1991. Nationwide delivery available.",
          "url": "https://labpups.com",
          "telephone": "+17045047931",
          "email": "puppies@labpups.com",
          "foundingDate": "1991",
          "image": "https://labpups.com/labpups-logo.webp",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "1501 Gum Branch Rd",
            "addressLocality": "Charlotte",
            "addressRegion": "NC",
            "postalCode": "28214",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.2827",
            "longitude": "-80.9526"
          },
          "openingHoursSpecification": [
            {
              "@type": "OpeningHoursSpecification",
              "dayOfWeek": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday",
                "Friday"
              ],
              "opens": "09:00",
              "closes": "18:00"
            },
            {
              "@type": "OpeningHoursSpecification",
              "dayOfWeek": "Saturday",
              "opens": "09:00",
              "closes": "16:00"
            },
            {
              "@type": "OpeningHoursSpecification",
              "dayOfWeek": "Sunday",
              "opens": "14:00",
              "closes": "18:00"
            }
          ],
          "areaServed": [
            {
              "@type": "City",
              "name": "Charlotte",
              "containedIn": {
                "@type": "State",
                "name": "North Carolina"
              }
            },
            {
              "@type": "City",
              "name": "Raleigh",
              "containedIn": {
                "@type": "State",
                "name": "North Carolina"
              }
            },
            {
              "@type": "City",
              "name": "Orlando",
              "containedIn": {
                "@type": "State",
                "name": "Florida"
              }
            },
            {
              "@type": "City",
              "name": "Boston",
              "containedIn": {
                "@type": "State",
                "name": "Massachusetts"
              }
            },
            {
              "@type": "City",
              "name": "Washington",
              "containedIn": {
                "@type": "State",
                "name": "District of Columbia"
              }
            },
            {
              "@type": "City",
              "name": "Dallas",
              "containedIn": {
                "@type": "State",
                "name": "Texas"
              }
            },
            {
              "@type": "City",
              "name": "Houston",
              "containedIn": {
                "@type": "State",
                "name": "Texas"
              }
            },
            {
              "@type": "Country",
              "name": "United States"
            }
          ],
          "priceRange": "$$",
          "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Labrador Retriever Puppies & Services",
            "itemListElement": [
              {
                "@type": "Offer",
                "itemOffered": {
                  "@type": "Product",
                  "name": "AKC Labrador Retriever Puppy",
                  "description": "AKC-registered Black, Chocolate, or Yellow Lab puppy with health guarantee"
                },
                "price": "2549",
                "priceCurrency": "USD"
              },
              {
                "@type": "Offer",
                "itemOffered": {
                  "@type": "Service",
                  "name": "Lab Obedience Training",
                  "description": "21-day obedience training program with boarding included"
                },
                "price": "1500",
                "priceCurrency": "USD"
              },
              {
                "@type": "Offer",
                "itemOffered": {
                  "@type": "Service",
                  "name": "Lab Boarding",
                  "description": "Professional Lab boarding with heated floors and 10,000 sq ft play area"
                },
                "price": "42.50",
                "priceCurrency": "USD",
                "unitCode": "DAY"
              }
            ]
          },
          "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "4.9",
            "reviewCount": "1000",
            "bestRating": "5",
            "worstRating": "1"
          },
          "sameAs": [
            "http://facebook.com/labpupsdotcom",
            "https://x.com/labpupsdotcom",
            "https://www.linkedin.com/company/labpups",
            "https://www.tiktok.com/@labpups",
            "https://www.instagram.com/labpupsdotcom",
            "https://www.youtube.com/@labpupsofficial"
          ]
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "LabPups.com",
      "url": "https://labpups.com",
      "description": "Professional Labrador Retriever Breeder - AKC Registered Black, Yellow & Chocolate Lab Puppies",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://labpups.com/puppies?search={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "Service",
      "serviceType": "Dog Boarding",
      "name": "Labrador Dog Boarding Charlotte NC",
      "description": "Professional dog boarding in Charlotte, NC specializing in Labrador Retrievers. Breeder-run facility with heated kennels, 10,000 sq ft play area, and daily exercise.",
      "provider": {
        "@type": "LocalBusiness",
        "name": "LabPups.com",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "1501 Gum Branch Rd",
          "addressLocality": "Charlotte",
          "addressRegion": "NC",
          "postalCode": "28214",
          "addressCountry": "US"
        }
      },
      "areaServed": {
        "@type": "City",
        "name": "Charlotte",
        "containedInPlace": {
          "@type": "State",
          "name": "North Carolina"
        }
      },
      "offers": {
        "@type": "Offer",
        "priceCurrency": "USD",
        "price": "42.50",
        "unitText": "per night"
      }
    }
  ]
---

[](https://www.facebook.com/labpupsofficial/)[](https://x.com/labpupsdotcom)[](https://www.linkedin.com/company/labpups)[](https://www.tiktok.com/@labpups)[](https://www.instagram.com/labpupsdotcom)[](https://www.youtube.com/@labpupsofficial)

[Call Now](tel:+17045047931)

[(704) 504-7931 ](tel:+17045047931)[Contact Us ](/contact)Premium Labrador Retriever Puppies 

[Puppy Match Quiz](/puppy-quiz)[View Available Puppies](/puppies)

[![LabPups.com - Professional Labrador Breeder](/assets/labpups-logo-BEreZoIT.webp)](/)

-   Our Puppies

[About](/about)

-   Services

[Blog](/blog)

-   More

Search [Sign In](/auth)

![LabPups.com boarding facility driveway and grounds in Charlotte NC](/assets/boarding-driveway-bv0WKUR-.jpg)

# Pet Boarding Service in Charlotte for Labrador Retrievers

This is a pet boarding service in Charlotte run by people who already live with Labs. Your dog stays on Gum Branch, on the same five acres we use for the puppies, not in a strip-center warehouse with a radio on. Dog boarding here means daily outdoor time on the 10,000 square foot play area, food included, and someone who will give the pill if you leave it labeled. $42.50 a night. Bath before pickup is $25 if you want them to come home smelling like a dog you can hug. We ask for current vaccine records. Bring their regular food if they have a stomach. A toy from the couch helps more than people think.

[Book Boarding Now](/book-now)[Call (704) 504-7931](tel:+17045047931)

## Why Board Your Lab at LabPups.com

Unlike generic dog boarding facilities, LabPups.com is a breeder-run property where Labradors feel right at home. Our staff knows the Labrador breed inside and out — from their exercise needs to their social nature. Your Lab stays in a familiar, dog-friendly environment surrounded by other well-mannered dogs, with daily outdoor play time on our 10,000 sq ft exercise area. It's the next best thing to being at home.

![Gated stone entrance to LabPups boarding facility](/assets/boarding-gate-entrance-BcyAW2y-.jpg)

Private Gated Entrance

Secure, gated stone entrance to the property

![Spacious green grounds and outbuildings at LabPups boarding](/assets/facility-grounds-DjNhZPb2.jpg)

Spacious Grounds

Green pastures and shaded woodland areas

![Tree-lined driveway at LabPups boarding facility Charlotte NC](/assets/boarding-driveway-bv0WKUR-.jpg)

Tree-Lined Property

Beautiful wooded setting for a peaceful stay

## Where they stay

Our kennels are purpose-built for comfort and safety. Each kennel features brick construction, covered roofing, heated tile floors, and automatic watering — your dog will feel right at home.

#### Heated Tile Floors

Forced ceramic heaters keep kennels warm year-round

#### Brick Dog Houses

Sturdy, insulated brick structures with secure fencing

#### 10,000 Sq Ft Play Area

Expansive outdoor space for exercise and socialization

#### Auto Watering System

Fresh, clean water available at all times

#### 100 Sq Ft Per Kennel

Spacious living area for each boarded dog

#### Medication Admin

Pills, ointment, or injections administered daily

![Covered outdoor kennel with roof at LabPups boarding](/assets/boarding-kennel-covered-CTBK3dDE.jpg)

![Brick kennel house with Lab puppies inside](/assets/boarding-kennel-brick-Dg7TY7Rb.jpg)

![Chocolate Lab puppies sitting together in brick kennel](/assets/boarding-puppies-kennel-DiV5bndl.jpg)

## Boarding Rates & Availability

Simple, transparent pricing for your dog's stay. Reservations recommended, especially during holidays.

### Boarding

$42.50

per dog, per night

-   ✓ Food included
-   ✓ Daily exercise & play time
-   ✓ Climate-controlled kennel
-   ✓ Fresh water at all times

### Bath Service

$25

per bath

-   ✓ Professional wash & dry
-   ✓ Perfect before pickup
-   ✓ Gentle products

### Medication Admin

$2

per day

-   ✓ Pills & supplements
-   ✓ Ointment application
-   ✓ Injection administration

## What to Bring

#### Vaccination Records

Current proof of vaccinations required

#### Your Dog's Food

Bring enough of their regular food for the stay

#### Medications

Any medications with dosage instructions

#### Favorite Toy

A comfort item from home to help them settle in

[Check Boarding Availability →](/book-now)

## Drop Off & Pick Up Hours

Mon – Sat

11:00 AM – 6:00 PM

Sunday

2:00 PM – 6:00 PM

[Reserve Your Spot](/book-now)[Call (704) 504-7931](tel:+17045047931)

### LabPups.com

Professional Labrador Retriever breeder since 1991. Home of the Original Non-Hyper Family Lab.

[](https://www.facebook.com/labpupsofficial/)[](https://x.com/labpupsdotcom)[](https://www.linkedin.com/company/labpups)[](https://www.tiktok.com/@labpups)[](https://www.instagram.com/labpupsdotcom)[](https://www.youtube.com/@labpupsofficial)

### Quick Links

-   [Available Puppies](/puppies)
-   [About Us](/about)
-   [Services](/services)
-   [Blog](/blog)
-   [Puppy Growth Calculator](/labrador-puppy-growth-calculator)
-   [Contact](/contact)
-   [Support & Help](/support)

### Service Areas

-   [Charlotte NC](/service-areas/charlotte-nc)
-   [Raleigh NC](/service-areas/raleigh-nc)
-   [Boston MA](/service-areas/boston-ma)
-   [Orlando FL](/service-areas/orlando-fl)
-   [Washington DC](/service-areas/washington-dc)
-   [Dallas TX](/service-areas/dallas-tx)
-   [Houston TX](/service-areas/houston-tx)

### Contact Us

-   1501 Gum Branch Rd  
    Charlotte, NC 28214 
-   [(704) 504-7931](tel:+17045047931)AI Receptionist 
    
    [(704) 975-2726](tel:+17049752726)Tripper Wood 
    
-   [puppies@labpups.com](mailto:puppies@labpups.com)

© 2026 LabPups.com. All rights reserved.

[Privacy Policy](/privacy)[Terms of Service](/terms)