

# Event Details

- **Event Name**: North Mississippi Allstars in Fall River
- **Event Start and End Date**: Sat, 26 Jul, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/fall-river/north-mississippi-allstars-in-fall-river/3300027966527129
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://narrowscenter.showare.com/eventperformances.asp?evt=614&direct=true

## Event venue details

- **city**: Fall River
- **state**: MA
- **country**: United States
- **location**: Narrows Center For The Arts
- **lat**: 41.7030277
- **long**: -71.1633277
- **full address**: Narrows Center For The Arts, Narrows Center For The Arts, Fall River, MA, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=North+Mississippi+Allstars+in+Fall+River&date=Sat%2C+26+Jul%2C+2025+at+08%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d5ad2150-067c-11f0-a573-db73c4db3993-rimg-w300-h300-dcd7d7d7-gmir.jpg?v=1742579369

## Artist Details

- **Artist name**: North Mississippi Allstars
  - **Artist page URL**: https://allevents.in/performer/north-mississippi-allstars

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 26 Jul, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Narrows Center For The Arts, Narrows Center For The Arts, Fall River, MA, United States
- **Q**: Who are the performers at this event?
  - **A:** North Mississippi Allstars
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about North Mississippi Allstars in Fall River ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "North Mississippi Allstars in Fall River",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=North+Mississippi+Allstars+in+Fall+River&date=Sat%2C+26+Jul%2C+2025+at+08%3A00+pm&bg=5",
        "startDate": "2025-07-26",
        "url": "https://allevents.in/fall-river/north-mississippi-allstars-in-fall-river/3300027966527129",
        "location": {
            "@type": "Place",
            "name": "Narrows Center For The Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Narrows Center For The Arts, Fall River, MA, United States",
                "addressLocality": "Fall River",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7030277",
                "longitude": "-71.1633277"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "North Mississippi Allstars",
                "url": "https://allevents.in/performer/north-mississippi-allstars"
            }
        ]
    }
]
```