

# Event Details

- **Event Name**: Northpark Mall Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:00 pm
- **Event Description**: Please join us as we play some of everyone's favorite Holiday songs!
- **Event URL**: https://allevents.in/joplin/northpark-mall-concert/200029342664824
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Joplin
- **state**: MO
- **country**: United States
- **location**: Northpark Mall
- **lat**: 37.090285536096
- **long**: -94.474554997789
- **full address**: Northpark Mall, 101 N Rangeline RD,Joplin, Missouri, United States

## Event gallery

- **Alt text**: Northpark Mall Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7dba2ef2f64065263f4acea92363553bd5c3fbae2be1c35aae6900af11efb117-rimg-w1024-h1536-dcfefdf9-gmir?v=1765502064

## FAQs

- **Q**: When and where is Northpark Mall Concert being held?
  - **A:** Northpark Mall Concert takes place on Sun, 14 Dec, 2025 at 02:00 pm to Sun, 14 Dec, 2025 at 02:00 pm at Northpark Mall, 101 N Rangeline RD,Joplin, Missouri, United States.
- **Q**: Who is organizing Northpark Mall Concert?
  - **A:** Northpark Mall Concert is organized by Heartland Concert Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Northpark Mall Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/7dba2ef2f64065263f4acea92363553bd5c3fbae2be1c35aae6900af11efb117-rimg-w1024-h1536-dcfefdf9-gmir?v=1765502064",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/joplin/northpark-mall-concert/200029342664824",
        "location": {
            "@type": "Place",
            "name": "Northpark Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Rangeline RD,Joplin, Missouri",
                "addressLocality": "Joplin",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.090285536096",
                "longitude": "-94.474554997789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us as we play some of everyone's favorite Holiday songs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heartland Concert Band",
                "url": "https://allevents.in/org/heartland-concert-band/23328187"
            }
        ]
    }
]
```