

# Event Details

- **Event Name**: A Christmas Celebration with The Lesters
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:00 pm
- **Event Description**: This is a free event.  Doors will open at 5pm.
- **Event URL**: https://allevents.in/macon/a-christmas-celebration-with-the-lesters/200029112739913
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Macon
- **state**: IL
- **country**: United States
- **location**: Macon Community Center
- **lat**: 39.697282787972
- **long**: -88.998362210819
- **full address**: Macon Community Center, 1039 Woodcock Rd,Macon, Illinois, United States

## Event gallery

- **Alt text**: A Christmas Celebration with The Lesters
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3c368ba51630b66f19b340f9b923074125f8da8387c9932bd6b87b848fba4f04-rimg-w1200-h788-dc7b180f-gmir?v=1765760242

## FAQs

- **Q**: When and where is A Christmas Celebration with The Lesters being held?
  - **A:** A Christmas Celebration with The Lesters takes place on Thu, 18 Dec, 2025 at 06:00 pm to Thu, 18 Dec, 2025 at 06:00 pm at Macon Community Center, 1039 Woodcock Rd,Macon, Illinois, United States.
- **Q**: Who is organizing A Christmas Celebration with The Lesters?
  - **A:** A Christmas Celebration with The Lesters is organized by First Baptist Church of Macon, IL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Christmas Celebration with The Lesters",
        "image": "https://cdn-az.allevents.in/events3/banners/3c368ba51630b66f19b340f9b923074125f8da8387c9932bd6b87b848fba4f04-rimg-w1200-h788-dc7b180f-gmir?v=1765760242",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/macon/a-christmas-celebration-with-the-lesters/200029112739913",
        "location": {
            "@type": "Place",
            "name": "Macon Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1039 Woodcock Rd,Macon, Illinois",
                "addressLocality": "Macon",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.697282787972",
                "longitude": "-88.998362210819"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a free event.  Doors will open at 5pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Macon IL",
                "url": "https://allevents.in/org/first-baptist-church-of-macon-il/21834331"
            }
        ]
    }
]
```