

# Event Details

- **Event Name**: Christmas Recital
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 12:00 pm – Sat, 20 Dec, 2025 at 05:00 pm
- **Event Description**: Come show off your stuff at Kirby G's!
- **Event URL**: https://allevents.in/mcdonough/christmas-recital/200028922672931
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Mcdonough
- **state**: GA
- **country**: United States
- **location**: Kirby G's
- **lat**: 33.44649
- **long**: -84.14666
- **full address**: Kirby G's, 45 Macon St,McDonough, Georgia, United States

## Event gallery

- **Alt text**: Christmas Recital
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c8556fb7485ddd7522dd70a22aa8fdac7da4dcb089c72b3de23ed6b1c429b420-rimg-w1170-h468-dc332b15-gmir?v=1765847977

## FAQs

- **Q**: When and where is Christmas Recital being held?
  - **A:** Christmas Recital takes place on Sat, 20 Dec, 2025 at 12:00 pm to Sat, 20 Dec, 2025 at 05:00 pm at Kirby G's, 45 Macon St,McDonough, Georgia, United States.
- **Q**: Who is organizing Christmas Recital?
  - **A:** Christmas Recital is organized by Music Lessons with Chris Odom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Recital",
        "image": "https://cdn-az.allevents.in/events4/banners/c8556fb7485ddd7522dd70a22aa8fdac7da4dcb089c72b3de23ed6b1c429b420-rimg-w1170-h468-dc332b15-gmir?v=1765847977",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/mcdonough/christmas-recital/200028922672931",
        "location": {
            "@type": "Place",
            "name": "Kirby G's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 Macon St,McDonough, Georgia",
                "addressLocality": "Mcdonough",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.44649",
                "longitude": "-84.14666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come show off your stuff at Kirby G's!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music Lessons with Chris Odom",
                "url": "https://allevents.in/org/music-lessons-with-chris-odom/26759776"
            }
        ]
    }
]
```