

# Event Details

- **Event Name**: Christmas at the Park
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:30 pm
- **Event Description**: Join us as we anticipate the birth of the King!
- **Event URL**: https://allevents.in/reidville/christmas-at-the-park/200029354894729
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 138

## Ticket Details


## Event venue details

- **city**: Reidville
- **state**: SC
- **country**: United States
- **location**: Tyger River Park
- **lat**: 34.870983196333
- **long**: -82.103767269377
- **full address**: Tyger River Park, 179 Dillard Rd ,Reidville, South Carolina, United States

## Event gallery

- **Alt text**: Christmas at the Park
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d93db79c1d6472fbcd7b8ef18e320c4c7a435eaac66f201c9abd898054087255-rimg-w1128-h775-dc151410-gmir?v=1766312585

## FAQs

- **Q**: When and where is Christmas at the Park being held?
  - **A:** Christmas at the Park takes place on Sun, 21 Dec, 2025 at 05:30 pm to Sun, 21 Dec, 2025 at 05:30 pm at Tyger River Park, 179 Dillard Rd ,Reidville, South Carolina, United States.
- **Q**: Who is organizing Christmas at the Park?
  - **A:** Christmas at the Park is organized by Sharon Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas at the Park",
        "image": "https://cdn-az.allevents.in/events3/banners/d93db79c1d6472fbcd7b8ef18e320c4c7a435eaac66f201c9abd898054087255-rimg-w1128-h775-dc151410-gmir?v=1766312585",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/reidville/christmas-at-the-park/200029354894729",
        "location": {
            "@type": "Place",
            "name": "Tyger River Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "179 Dillard Rd ,Reidville, South Carolina",
                "addressLocality": "Reidville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.870983196333",
                "longitude": "-82.103767269377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we anticipate the birth of the King!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sharon Methodist Church",
                "url": "https://allevents.in/org/sharon-methodist-church/20318484"
            }
        ]
    }
]
```