

# Event Details

- **Event Name**: Special Olympics Christmas Brunch 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Although we're still in September, wanted to share this exciting event early so everyone can mark their calendars.
- **Event URL**: https://allevents.in/cleveland/special-olympics-christmas-brunch/200028935885014
- **Event Categories**: brunch, christmas, calendar
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Cleveland
- **state**: GA
- **country**: United States
- **location**: Tesnatee Gap Elementary School
- **lat**: 34.611617927721
- **long**: -83.796055590987
- **full address**: Tesnatee Gap Elementary School, 2696 Tesnatee Gap Valley Rd,Cleveland, Georgia, United States

## Event gallery

- **Alt text**: Special Olympics Christmas Brunch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f1f547aae4afe482d1ae054ea98698cc8608baa22532ea6a880ce0277442f77a-rimg-w996-h1387-dcffffff-gmir?v=1765478286

## FAQs

- **Q**: When and where is Special Olympics Christmas Brunch  being held?
  - **A:** Special Olympics Christmas Brunch  takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 12:00 pm at Tesnatee Gap Elementary School, 2696 Tesnatee Gap Valley Rd,Cleveland, Georgia, United States.
- **Q**: Who is organizing Special Olympics Christmas Brunch ?
  - **A:** Special Olympics Christmas Brunch  is organized by White County Special Olympics/Athletes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Special Olympics Christmas Brunch",
        "image": "https://cdn-az.allevents.in/events8/banners/f1f547aae4afe482d1ae054ea98698cc8608baa22532ea6a880ce0277442f77a-rimg-w996-h1387-dcffffff-gmir?v=1765478286",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/cleveland/special-olympics-christmas-brunch/200028935885014",
        "location": {
            "@type": "Place",
            "name": "Tesnatee Gap Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2696 Tesnatee Gap Valley Rd,Cleveland, Georgia",
                "addressLocality": "Cleveland",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.611617927721",
                "longitude": "-83.796055590987"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Although we're still in September, wanted to share this exciting event early so everyone can mark their calendars.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White County Special OlympicsAthletes",
                "url": "https://allevents.in/org/white-county-special-olympics-athletes/26775794"
            }
        ]
    }
]
```