

# Event Details

- **Event Name**: Christmas In The Park
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: We are setting up at the ballfield in Mineral Springs Rd. to just show love to our neighborhood kids. Come on out, we'll have toys, cookies, and hot cocoa for all to enjoy.
- **Event URL**: https://allevents.in/graham/christmas-in-the-park/200029345254407
- **Event Categories**: christmas, kids
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Graham
- **state**: NC
- **country**: United States
- **location**: Mineral Springs Rd, Graham, NC 27253, United States
- **lat**: 35.96908
- **long**: -79.29808
- **full address**: Mineral Springs Rd, Graham, NC 27253, United States

## Event gallery

- **Alt text**: Christmas In The Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fb683208c5daed9d00e5358e74d82fba28c91dfbcb72a63d1f51104b9da45952-rimg-w1200-h675-dcf7f6f2-gmir?v=1765532527

## FAQs

- **Q**: When and where is Christmas In The Park being held?
  - **A:** Christmas In The Park takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 10:00 am at Mineral Springs Rd, Graham, NC 27253, United States.
- **Q**: Who is organizing Christmas In The Park?
  - **A:** Christmas In The Park is organized by Salem Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas In The Park",
        "image": "https://cdn-az.allevents.in/events5/banners/fb683208c5daed9d00e5358e74d82fba28c91dfbcb72a63d1f51104b9da45952-rimg-w1200-h675-dcf7f6f2-gmir?v=1765532527",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/graham/christmas-in-the-park/200029345254407",
        "location": {
            "@type": "Place",
            "name": "Mineral Springs Rd, Graham, NC 27253, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4825 Mineral Springs Rd, Graham, NC 27253-9049, United States",
                "addressLocality": "Graham",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.96908",
                "longitude": "-79.29808"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are setting up at the ballfield in Mineral Springs Rd. to just show love to our neighborhood kids. Come on out, we'll have toys, cookies, and hot cocoa for all to enjoy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem Community Church",
                "url": "https://allevents.in/org/salem-community-church/22727677"
            }
        ]
    }
]
```