

# Event Details

- **Event Name**: America, the Beautiful
- **Event Start and End Date**: Sun, 10 May, 2026 at 04:00 pm – Sun, 10 May, 2026 at 05:30 pm (-05:00)
- **Event Description**: Dakota Pro Musica presents “America, the Beautiful” a concert of folk music, spirituals, and patriotic music to celebrate the 250th of the USA.
- **Event URL**: https://allevents.in/bismarck/america-the-beautiful/200029947262439
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bismarck
- **state**: ND
- **country**: United States
- **location**: McCabe United Methodist Church
- **lat**: 46.8162
- **long**: -100.78342
- **full address**: McCabe United Methodist Church, 1030 N 6th St,Bismarck, North Dakota, United States

## Event gallery

- **Alt text**: America, the Beautiful
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ca9a19e392eeb8ba52468ecb1fbedca228b1a61b0c3697d59ba61638c1af2df9-rimg-w1200-h1553-dcfef1e8-gmir?v=1776266438

## FAQs

- **Q**: When and where is America, the Beautiful being held?
  - **A:** America, the Beautiful takes place on Sun, 10 May, 2026 at 04:00 pm to Sun, 10 May, 2026 at 05:30 pm at McCabe United Methodist Church, 1030 N 6th St,Bismarck, North Dakota, United States.
- **Q**: Who is organizing America, the Beautiful?
  - **A:** America, the Beautiful is organized by Dakota Pro Musica.
- **Q**: Who is this event for? Is it right for me?
  - **A:** America, the Beautiful 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 Bismarck, this event is thoughtfully curated to deliver a standout experience worth every moment. If America, the Beautiful 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": "America, the Beautiful",
        "image": "https://cdn-az.allevents.in/events6/banners/ca9a19e392eeb8ba52468ecb1fbedca228b1a61b0c3697d59ba61638c1af2df9-rimg-w1200-h1553-dcfef1e8-gmir?v=1776266438",
        "startDate": "2026-05-10T16:00:00-05:00",
        "endDate": "2026-05-10T17:30:00-05:00",
        "url": "https://allevents.in/bismarck/america-the-beautiful/200029947262439",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "McCabe United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1030 N 6th St,Bismarck, North Dakota",
                "addressLocality": "Bismarck",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.8162",
                "longitude": "-100.78342"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dakota Pro Musica presents “America, the Beautiful” a concert of folk music, spirituals, and patriotic music to celebrate the 250th of the USA.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dakota Pro Musica",
                "url": "https://allevents.in/org/dakota-pro-musica/19467786"
            }
        ]
    }
]
```