

# Event Details

- **Event Name**: Pagoda Fest
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 12:00 am (-04:00)
- **Event Description**: Pagoda City Brewing is throwing down with an outdoor concert series! All day Music, Beer, and Food here at the Brewery!
- **Event URL**: https://allevents.in/reading/pagoda-fest/200030060402634
- **Event Categories**: festivals, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 115

## Ticket Details


## Event venue details

- **city**: Reading
- **state**: PA
- **country**: United States
- **location**: 101 N. Carroll Street, Reading, PA, United States, Pennsylvania 19611
- **lat**: 40.32228
- **long**: -75.93644
- **full address**: 101 N. Carroll Street, Reading, PA, United States, Pennsylvania 19611

## Event gallery

- **Alt text**: Pagoda Fest
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4a194154538837f9b4241ef7ba657b465829f97c95beca62dfbd2c48915a4ae3-rimg-w851-h315-dcffffff-gmir?v=1778953713

## FAQs

- **Q**: When and where is Pagoda Fest being held?
  - **A:** Pagoda Fest takes place on Sat, 13 Jun, 2026 at 12:00 am to Sat, 13 Jun, 2026 at 12:00 am at 101 N. Carroll Street, Reading, PA, United States, Pennsylvania 19611.
- **Q**: Who is organizing Pagoda Fest?
  - **A:** Pagoda Fest is organized by Pagoda City Brewing.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pagoda Fest 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. With 110+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Pagoda Fest",
        "image": "https://cdn-az.allevents.in/events9/banners/4a194154538837f9b4241ef7ba657b465829f97c95beca62dfbd2c48915a4ae3-rimg-w851-h315-dcffffff-gmir?v=1778953713",
        "startDate": "2026-06-13T00:00:00-04:00",
        "url": "https://allevents.in/reading/pagoda-fest/200030060402634",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "101 N. Carroll Street, Reading, PA, United States, Pennsylvania 19611",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Carroll St, Reading, PA 19611-1613, United States",
                "addressLocality": "Reading",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.32228",
                "longitude": "-75.93644"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pagoda City Brewing is throwing down with an outdoor concert series! All day Music, Beer, and Food here at the Brewery!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pagoda City Brewing",
                "url": "https://allevents.in/org/pagoda-city-brewing/20962919"
            }
        ]
    }
]
```