

# Event Details

- **Event Name**: Live at St. Elizabeth Springfest!
- **Event Start and End Date**: Wed, 13 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us for carnival rides, live music, and most importantly, donuts!! 🍩 this is a free event!!
- **Event URL**: https://allevents.in/brentwood/live-at-st-elizabeth-springfest/200029973850129
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brentwood
- **state**: PA
- **country**: United States
- **location**: St. Elizabeth Roman Catholic Church
- **lat**: 40.34513
- **long**: -79.97039
- **full address**: St. Elizabeth Roman Catholic Church, 1  Grove Pl,Baldwin,PA,United States, Brentwood

## Event gallery

- **Alt text**: Live at St. Elizabeth Springfest!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e2a62e2d60769ae705d59a9880a4c573d9ea90483458c4426bc7e91d07da894b-rimg-w1200-h1697-dcfffffe-gmir?v=1776894268

## FAQs

- **Q**: When and where is Live at St. Elizabeth Springfest! being held?
  - **A:** Live at St. Elizabeth Springfest! takes place on Wed, 13 May, 2026 at 07:00 pm to Wed, 13 May, 2026 at 07:00 pm at St. Elizabeth Roman Catholic Church, 1  Grove Pl,Baldwin,PA,United States, Brentwood.
- **Q**: Who is organizing Live at St. Elizabeth Springfest!?
  - **A:** Live at St. Elizabeth Springfest! is organized by Novus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at St. Elizabeth Springfest!",
        "image": "https://cdn-az.allevents.in/events3/banners/e2a62e2d60769ae705d59a9880a4c573d9ea90483458c4426bc7e91d07da894b-rimg-w1200-h1697-dcfffffe-gmir?v=1776894268",
        "startDate": "2026-05-13T19:00:00-04:00",
        "url": "https://allevents.in/brentwood/live-at-st-elizabeth-springfest/200029973850129",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. Elizabeth Roman Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1  Grove Pl,Baldwin,PA,United States",
                "addressLocality": "Brentwood",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.34513",
                "longitude": "-79.97039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for carnival rides, live music, and most importantly, donuts!! 🍩 this is a free event!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Novus",
                "url": "https://allevents.in/org/novus/25209386"
            }
        ]
    }
]
```