

# Event Details

- **Event Name**: PRHS Spring Choir Concert
- **Event Start and End Date**: Mon, 11 May, 2026 at 07:30 pm (-05:00)
- **Event Description**: Fine Arts Auditorium
- **Event URL**: https://allevents.in/pelican-rapids/prhs-spring-choir-concert/200029942764201
- **Event Categories**: Music, Art, Entertainment, Concerts, fine-arts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pelican Rapids
- **state**: MN
- **country**: United States
- **location**: 310 S Broadway, Pelican Rapids, MN, United States, Minnesota 56572
- **lat**: 46.56587
- **long**: -96.08434
- **full address**: 310 S Broadway, Pelican Rapids, MN, United States, Minnesota 56572

## Event gallery

- **Alt text**: PRHS Spring Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0cf4bbb30c3c6fc1c4f0e49e2fef4da1978990f4b8c2042735f07c61593e2963-rimg-w1200-h675-dcd3b994-gmir?v=1776182100

## FAQs

- **Q**: When and where is PRHS Spring Choir Concert being held?
  - **A:** PRHS Spring Choir Concert takes place on Mon, 11 May, 2026 at 07:30 pm to Mon, 11 May, 2026 at 07:30 pm at 310 S Broadway, Pelican Rapids, MN, United States, Minnesota 56572.
- **Q**: Who is organizing PRHS Spring Choir Concert?
  - **A:** PRHS Spring Choir Concert is organized by Pelican Rapids Public Schools.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PRHS Spring Choir Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/0cf4bbb30c3c6fc1c4f0e49e2fef4da1978990f4b8c2042735f07c61593e2963-rimg-w1200-h675-dcd3b994-gmir?v=1776182100",
        "startDate": "2026-05-11T19:30:00-05:00",
        "url": "https://allevents.in/pelican-rapids/prhs-spring-choir-concert/200029942764201",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "310 S Broadway, Pelican Rapids, MN, United States, Minnesota 56572",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "310 S Broadway, Pelican Rapids, MN 56572-4533, United States",
                "addressLocality": "Pelican Rapids",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.56587",
                "longitude": "-96.08434"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fine Arts Auditorium",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pelican Rapids Public Schools",
                "url": "https://allevents.in/org/pelican-rapids-public-schools/23139196"
            }
        ]
    }
]
```