

# Event Details

- **Event Name**: Maurice White Benefit
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 01:00 pm (-05:00)
- **Event Description**: Please see flyer
- **Event URL**: https://allevents.in/park-rapids/maurice-white-benefit/200029908510945
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Park Rapids
- **state**: MN
- **country**: United States
- **location**: 900 1st Street East, 56470
- **lat**: 46.92191
- **long**: -95.04468
- **full address**: 900 1st Street East, 56470, 900 1st St E, Park Rapids, MN 56470-1711, United States

## Event gallery

- **Alt text**: Maurice White Benefit
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/13f64a8e91504c747b23bcef032a7601f38c9cc5b818c889b0c281dc44b67b1b-rimg-w1200-h1552-dcffffff-gmir?v=1775647365

## FAQs

- **Q**: When and where is Maurice White Benefit being held?
  - **A:** Maurice White Benefit takes place on Sun, 12 Apr, 2026 at 01:00 pm to Sun, 12 Apr, 2026 at 01:00 pm at 900 1st Street East, 56470, 900 1st St E, Park Rapids, MN 56470-1711, United States.
- **Q**: Who is organizing Maurice White Benefit?
  - **A:** Maurice White Benefit is organized by American Legion Post 212 Park Rapids, MN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Maurice White Benefit",
        "image": "https://cdn-az.allevents.in/events10/banners/13f64a8e91504c747b23bcef032a7601f38c9cc5b818c889b0c281dc44b67b1b-rimg-w1200-h1552-dcffffff-gmir?v=1775647365",
        "startDate": "2026-04-12T13:00:00-05:00",
        "url": "https://allevents.in/park-rapids/maurice-white-benefit/200029908510945",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "900 1st Street East, 56470",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 1st St E, Park Rapids, MN 56470-1711, United States",
                "addressLocality": "Park Rapids",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.92191",
                "longitude": "-95.04468"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please see flyer",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 212 Park Rapids MN",
                "url": "https://allevents.in/org/american-legion-post-212-park-rapids-mn/24383174"
            }
        ]
    }
]
```