

# Event Details

- **Event Name**: Dog Grooming in White
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 09:00 am – Wed, 25 Feb, 2026 at 06:00 pm
- **Event Description**: We are setting up appointments for all our furry friends in White.. We accept all size dogs.  Give us a call 770-833-9194
- **Event URL**: https://allevents.in/white/dog-grooming-in-white/200029730778341
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: White
- **state**: GA
- **country**: United States
- **location**: Highland Pointe, White Ga
- **lat**: 34.23155652
- **long**: -84.71160181
- **full address**: Highland Pointe, White Ga, 138 Greatwood Dr, White, GA 30184-4808, United States

## Event gallery

- **Alt text**: Dog Grooming in White
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d2342c702119e5bbb5d26dd248d007606ff055e28a015d25c5da8e1b9c291a15-rimg-w750-h938-dceeebf0-gmir?v=1772032060

## FAQs

- **Q**: When and where is Dog Grooming in White being held?
  - **A:** Dog Grooming in White takes place on Wed, 25 Feb, 2026 at 09:00 am to Wed, 25 Feb, 2026 at 06:00 pm at Highland Pointe, White Ga, 138 Greatwood Dr, White, GA 30184-4808, United States.
- **Q**: Who is organizing Dog Grooming in White?
  - **A:** Dog Grooming in White is organized by Bishop Grooming.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dog Grooming in White",
        "image": "https://cdn-az.allevents.in/events4/banners/d2342c702119e5bbb5d26dd248d007606ff055e28a015d25c5da8e1b9c291a15-rimg-w750-h938-dceeebf0-gmir?v=1772032060",
        "startDate": "2026-02-25",
        "endDate": "2026-02-25",
        "url": "https://allevents.in/white/dog-grooming-in-white/200029730778341",
        "location": {
            "@type": "Place",
            "name": "Highland Pointe, White Ga",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "138 Greatwood Dr, White, GA 30184-4808, United States",
                "addressLocality": "White",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.23155652",
                "longitude": "-84.71160181"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are setting up appointments for all our furry friends in White.. We accept all size dogs.  Give us a call 770-833-9194",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bishop Grooming",
                "url": "https://allevents.in/org/bishop-grooming/23370640"
            }
        ]
    }
]
```