

# Event Details

- **Event Name**: Christmas at the Mount
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for Christmas music!
- **Event URL**: https://allevents.in/trenton/christmas-at-the-mount/200029378418413
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Trenton
- **state**: OH
- **country**: United States
- **location**: Mt. Olivet Presbyterian Church
- **lat**: 39.480489578414
- **long**: -84.466668195954
- **full address**: Mt. Olivet Presbyterian Church, 509 W State St,Trenton, Ohio, United States

## Event gallery

- **Alt text**: Christmas at the Mount
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f44734b8c0ba7e238ea57815188be88c5f4f0a44ea5b4f6309afaaaf28ba13cd-rimg-w950-h788-dc2e4239-gmir?v=1766173993

## FAQs

- **Q**: When and where is Christmas at the Mount being held?
  - **A:** Christmas at the Mount takes place on Sat, 20 Dec, 2025 at 06:30 pm to Sat, 20 Dec, 2025 at 06:30 pm at Mt. Olivet Presbyterian Church, 509 W State St,Trenton, Ohio, United States.
- **Q**: Who is organizing Christmas at the Mount?
  - **A:** Christmas at the Mount is organized by Edgewood Ministerial Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas at the Mount",
        "image": "https://cdn-az.allevents.in/events6/banners/f44734b8c0ba7e238ea57815188be88c5f4f0a44ea5b4f6309afaaaf28ba13cd-rimg-w950-h788-dc2e4239-gmir?v=1766173993",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/trenton/christmas-at-the-mount/200029378418413",
        "location": {
            "@type": "Place",
            "name": "Mt. Olivet Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "509 W State St,Trenton, Ohio",
                "addressLocality": "Trenton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.480489578414",
                "longitude": "-84.466668195954"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Christmas music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edgewood Ministerial Association",
                "url": "https://allevents.in/org/edgewood-ministerial-association/26828937"
            }
        ]
    }
]
```