

# Event Details

- **Event Name**: MOAC Pop-up Protest Concert
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 06:00 pm
- **Event Description**: Come to the first of many monthly concerts showcasing original protest tunes from local musicians. $10 suggested donation at the door.
- **Event URL**: https://allevents.in/asheville/moac-pop-up-protest-concert/200029687005753
- **Event Categories**: Music, Entertainment, Concerts, Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029687005753?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=asheville-events

## Event venue details

- **city**: Asheville
- **state**: NC
- **country**: United States
- **location**: Flood Gallery Fine Art Center
- **lat**: 35.572481699431
- **long**: -82.502876281738
- **full address**: Flood Gallery Fine Art Center, 802 Fairview Rd, Asheville, NC 28803, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: MOAC - Musicans Organizing Activist Committee (https://allevents.in/org/moac-musicans-organizing-activist-committee/27481677)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/31ba98ec47c9ec50a488913f065c8fc1dad99bed364f1524e6d632be052b141f-rimg-w1200-h608-dcffe6ae-gmir?v=1771461713
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6c64aa7f90ea0643ca4d4074fa61dc86da8d39ecdabd897c6611db13844a9e3c-rimg-w300-h300-dcffe6ae-gmir?v=1771461713

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Flood Gallery Fine Art Center, 802 Fairview Rd, Asheville, NC 28803, United States
- **Q**: Who is organizing the event?
  - **A:** MOAC - Musicans Organizing Activist Committee
- **Q**: What type of event is this?
  - **A:** Music, Entertainment, Concerts, Nonprofit
- **Q**: Where can I find ticket details about MOAC Pop-up Protest Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "MOAC Pop-up Protest Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/31ba98ec47c9ec50a488913f065c8fc1dad99bed364f1524e6d632be052b141f-rimg-w1200-h608-dcffe6ae-gmir?v=1771461713",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/asheville/moac-pop-up-protest-concert/200029687005753",
        "location": {
            "@type": "Place",
            "name": "Flood Gallery Fine Art Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "802 Fairview Rd, Asheville, NC 28803, United States",
                "addressLocality": "Asheville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.572481699431",
                "longitude": "-82.502876281738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to the first of many monthly concerts showcasing original protest tunes from local musicians. $10 suggested donation at the door.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MOAC - Musicans Organizing Activist Committee",
                "url": "https://allevents.in/org/moac-musicans-organizing-activist-committee/27481677"
            }
        ]
    }
]
```