

# Event Details

- **Event Name**: Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:30 pm
- **Event Description**: This is the first of two concerts hosted by the knife river chorale
- **Event URL**: https://allevents.in/beulah/concert/200029335763827
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Beulah
- **state**: ND
- **country**: United States
- **location**: Beulah Middle School
- **lat**: 47.280026193055
- **long**: -101.77975268953
- **full address**: Beulah Middle School, 1700 Central Ave N,Beulah, North Dakota, United States

## Event gallery

- **Alt text**: Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8483b32544e6a2a95546f03372ae1bdab3120c26858d1a9a1b7f6cca39855ccb-rimg-w1029-h1715-dc4f5d87-gmir?v=1765409607

## FAQs

- **Q**: When and where is Concert being held?
  - **A:** Concert takes place on Sat, 13 Dec, 2025 at 07:30 pm to Sat, 13 Dec, 2025 at 07:30 pm at Beulah Middle School, 1700 Central Ave N,Beulah, North Dakota, United States.
- **Q**: Who is organizing Concert?
  - **A:** Concert is organized by Knife River Chorale.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Beulah, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/8483b32544e6a2a95546f03372ae1bdab3120c26858d1a9a1b7f6cca39855ccb-rimg-w1029-h1715-dc4f5d87-gmir?v=1765409607",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/beulah/concert/200029335763827",
        "location": {
            "@type": "Place",
            "name": "Beulah Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700 Central Ave N,Beulah, North Dakota",
                "addressLocality": "Beulah",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.280026193055",
                "longitude": "-101.77975268953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the first of two concerts hosted by the knife river chorale",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Knife River Chorale",
                "url": "https://allevents.in/org/knife-river-chorale/27219721"
            }
        ]
    }
]
```