

# Event Details

- **Event Name**: Holiday Pops Concert
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:00 pm
- **Event Description**: The Denison Symphony Orchestra presents its beloved Holiday Pops Concert, directed by Philip Rudd, celebrating the joyful sounds of the season. This festive performance is free and open to the public; no tickets are required.
- **Event URL**: https://allevents.in/granville/holiday-pops-concert/200029183322507
- **Event Categories**: music, entertainment, concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details

- **Ticket URL**: http://facebook.com/200029183322507?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=granville-events

## Event venue details

- **city**: Granville
- **state**: OH
- **country**: United States
- **location**: Swasey Chapel
- **lat**: 40.071088670895
- **long**: -82.521595743623
- **full address**: Swasey Chapel, Ridge Rd.,Granville, Ohio, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Denison University Music Department (https://allevents.in/org/denison-university-music-department/26563920)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/536da38753388e20a5844c6e0d858122b9e9fe184a054c8f8dd931d0186c9850-rimg-w1200-h675-dc32468f-gmir?v=1764863820
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7ddc861ae769af79984564b0437ca772a01cebc34f8734f093e593ef04e22565-rimg-w300-h300-dc32468f-gmir?v=1764863820

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Swasey Chapel, Ridge Rd.,Granville, Ohio, United States
- **Q**: Who is organizing the event?
  - **A:** Denison University Music Department
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, holiday
- **Q**: Where can I find ticket details about Holiday Pops Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Holiday Pops Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/536da38753388e20a5844c6e0d858122b9e9fe184a054c8f8dd931d0186c9850-rimg-w1200-h675-dc32468f-gmir?v=1764863820",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/granville/holiday-pops-concert/200029183322507",
        "location": {
            "@type": "Place",
            "name": "Swasey Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ridge Rd.,Granville, Ohio",
                "addressLocality": "Granville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.071088670895",
                "longitude": "-82.521595743623"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Denison Symphony Orchestra presents its beloved Holiday Pops Concert, directed by Philip Rudd, celebrating the joyful sounds of the season. This festive performance is free and open to the public; no tickets are required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Denison University Music Department",
                "url": "https://allevents.in/org/denison-university-music-department/26563920"
            }
        ]
    }
]
```