

# Event Details

- **Event Name**: Reading Phillies
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 05:15 pm – Thu, 13 Aug, 2026 at 10:30 pm (-04:00)
- **Event Description**: The Dutch Platters return to the ballpark for a pre game concert. Then stick around after the fireworks for another set of live rock n roll!
- **Event URL**: https://allevents.in/reading/reading-phillies/200029775668955
- **Event Categories**: concerts, music, entertainment, fireworks, live-music
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Reading
- **state**: PA
- **country**: United States
- **location**: First Energy Stadium
- **lat**: 40.364849723653
- **long**: -75.934345722198
- **full address**: First Energy Stadium, 1900 Centre Ave,Reading,PA,United States

## Event gallery

- **Alt text**: Reading Phillies
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/33c3c465f2bca58deba85dfb558beb5ab47ce796fbe345165248fcfbc438c5bc-rimg-w1200-h628-dce6bf18-gmir?v=1777165528

## FAQs

- **Q**: When and where is Reading Phillies being held?
  - **A:** Reading Phillies takes place on Thu, 13 Aug, 2026 at 05:15 pm to Thu, 13 Aug, 2026 at 10:30 pm at First Energy Stadium, 1900 Centre Ave,Reading,PA,United States.
- **Q**: Who is organizing Reading Phillies?
  - **A:** Reading Phillies is organized by Dutch Platters.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Reading Phillies 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 Reading, this event is thoughtfully curated to deliver a standout experience worth every moment. If Reading Phillies sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Reading Phillies",
        "image": "https://cdn-az.allevents.in/events4/banners/33c3c465f2bca58deba85dfb558beb5ab47ce796fbe345165248fcfbc438c5bc-rimg-w1200-h628-dce6bf18-gmir?v=1777165528",
        "startDate": "2026-08-13T17:15:00-04:00",
        "endDate": "2026-08-13T22:30:00-04:00",
        "url": "https://allevents.in/reading/reading-phillies/200029775668955",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "First Energy Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1900 Centre Ave,Reading,PA,United States",
                "addressLocality": "Reading",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.364849723653",
                "longitude": "-75.934345722198"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Dutch Platters return to the ballpark for a pre game concert. Then stick around after the fireworks for another set of live rock n roll!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dutch Platters",
                "url": "https://allevents.in/org/dutch-platters/19309203"
            }
        ]
    }
]
```