

# Event Details

- **Event Name**: Spring Concert 
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: free
- **Event URL**: https://allevents.in/fort-pierce/spring-concert/200029960010412
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Fort Pierce
- **state**: FL
- **country**: United States
- **location**: 810 W Midway rd, Fort Pierce, FL
- **lat**: 27.37553
- **long**: -80.33239
- **full address**: 810 W Midway rd, Fort Pierce, FL, United States

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/19c703af9b648ea7529954ea0cb2c26075ffe306ca4f9295762426bc381634d9-rimg-w1080-h540-dcf0f8f7-gmir?v=1776442512

## FAQs

- **Q**: When and where is Spring Concert  being held?
  - **A:** Spring Concert  takes place on Sun, 19 Apr, 2026 at 07:00 pm to Sun, 19 Apr, 2026 at 07:00 pm at 810 W Midway rd, Fort Pierce, FL, United States.
- **Q**: Who is organizing Spring Concert ?
  - **A:** Spring Concert  is organized by White City UMC.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring 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 Fort Pierce, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring 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": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/19c703af9b648ea7529954ea0cb2c26075ffe306ca4f9295762426bc381634d9-rimg-w1080-h540-dcf0f8f7-gmir?v=1776442512",
        "startDate": "2026-04-19T19:00:00-04:00",
        "url": "https://allevents.in/fort-pierce/spring-concert/200029960010412",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "810 W Midway rd, Fort Pierce, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "810 W Midway Rd, Fort Pierce, FL 34982-4216, United States",
                "addressLocality": "Fort Pierce",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.37553",
                "longitude": "-80.33239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "free",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White City UMC",
                "url": "https://allevents.in/org/white-city-umc/22339142"
            }
        ]
    }
]
```