

# Event Details

- **Event Name**: Victory Express
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 07:00 pm
- **Event Description**: Victory Express will be performing at Kiwanis Bandshell in Memorial Park on August 2nd starting at 7PM!
- **Event URL**: https://allevents.in/chambersburg/victory-express/200030336517937
- **Event Categories**: performances, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Chambersburg
- **state**: PA
- **country**: United States
- **location**: 1 Washabaugh Way, Chambersburg, PA 17201, United States
- **lat**: 39.92151
- **long**: -77.64332
- **full address**: 1 Washabaugh Way, Chambersburg, PA 17201, United States

## Event gallery

- **Alt text**: Victory Express
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/df2212c86be20c795759f6456f9751d8732285bd4e97431e37b1780e04039d1c-rimg-w1080-h1080-dc588848-gmir?v=1785452972

## FAQs

- **Q**: When and where is Victory Express being held?
  - **A:** Victory Express takes place on Sun, 02 Aug, 2026 at 07:00 pm to Sun, 02 Aug, 2026 at 07:00 pm at 1 Washabaugh Way, Chambersburg, PA 17201, United States.
- **Q**: Who is organizing Victory Express?
  - **A:** Victory Express is organized by Chambersburg Recreation Department.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Victory Express 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 Chambersburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Victory Express 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": "Victory Express",
        "image": "https://cdn-az.allevents.in/events10/banners/df2212c86be20c795759f6456f9751d8732285bd4e97431e37b1780e04039d1c-rimg-w1080-h1080-dc588848-gmir?v=1785452972",
        "startDate": "2026-08-02",
        "url": "https://allevents.in/chambersburg/victory-express/200030336517937",
        "location": {
            "@type": "Place",
            "name": "1 Washabaugh Way, Chambersburg, PA 17201, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Washabaugh Way, Chambersburg, PA 17201, United States",
                "addressLocality": "Chambersburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.92151",
                "longitude": "-77.64332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Victory Express will be performing at Kiwanis Bandshell in Memorial Park on August 2nd starting at 7PM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chambersburg Recreation Department",
                "url": "https://allevents.in/org/chambersburg-recreation-department/19403830"
            }
        ]
    }
]
```