

# Event Details

- **Event Name**: Christmas Band Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 04:00 pm
- **Event Description**: Alyssa Gerald and the Joe Mcardle Band together in concert at St David’s
- **Event URL**: https://allevents.in/riverton/christmas-band-concert/200029341936544
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Riverton
- **state**: NJ
- **country**: United States
- **location**: 9169 Academy Rd, Philadelphia, PA
- **lat**: 40.05758
- **long**: -75.00839
- **full address**: 9169 Academy Rd, Philadelphia, PA, 9169 Academy Rd, Philadelphia, PA 19114-2859, United States, Riverton

## Event gallery

- **Alt text**: Christmas Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4d4c0b62e9d18b71cd9abc71137b56dd322197f823648fb914639a5e5f6b0b35-rimg-w1200-h928-dcfffefe-gmir?v=1766150527

## FAQs

- **Q**: When and where is Christmas Band Concert being held?
  - **A:** Christmas Band Concert takes place on Sat, 20 Dec, 2025 at 04:00 pm to Sat, 20 Dec, 2025 at 04:00 pm at 9169 Academy Rd, Philadelphia, PA, 9169 Academy Rd, Philadelphia, PA 19114-2859, United States, Riverton.
- **Q**: Who is organizing Christmas Band Concert?
  - **A:** Christmas Band Concert is organized by St David's Evangelical Lutheran Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Band Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Riverton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Band Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Band Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/4d4c0b62e9d18b71cd9abc71137b56dd322197f823648fb914639a5e5f6b0b35-rimg-w1200-h928-dcfffefe-gmir?v=1766150527",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/riverton/christmas-band-concert/200029341936544",
        "location": {
            "@type": "Place",
            "name": "9169 Academy Rd, Philadelphia, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9169 Academy Rd, Philadelphia, PA 19114-2859, United States",
                "addressLocality": "Riverton",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.05758",
                "longitude": "-75.00839"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Alyssa Gerald and the Joe Mcardle Band together in concert at St David’s",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Davids Evangelical Lutheran Church",
                "url": "https://allevents.in/org/st-davids-evangelical-lutheran-church/26352848"
            }
        ]
    }
]
```