

# Event Details

- **Event Name**: Modest Mouse
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 pm – Sat, 13 Jun, 2026 at 10:00 pm (-05:00)
- **Event Description**: Nearby AttractionsModest Mouse has 27 upcoming events.
- **Event URL**: https://allevents.in/asheville/modest-mouse/210002126672725
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.etix.com/ticket/p/49825072/modest-mouse-asheville-the-orange-peel&utm_medium=affiliate

## Event venue details

- **city**: Asheville
- **state**: NC
- **country**: United States
- **location**: The Orange Peel
- **lat**: 35.59138900
- **long**: -82.55112200
- **full address**: The Orange Peel, Asheville, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7503220bb1fa24b8b3aa57bdc5768fc149036201d235d3cda272659d0e3a09b6-rimg-w1024-h576-dc18282e-gmir.jpg?v=1771731819
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8f1758bd5f37b579f4ba691de04529c2007bd519a98a4a293510ac655ca4f732-rimg-w400-h400-dc172930-gmir.jpg?v=1774634526

## Artist Details

- **Artist name**: Modest Mouse
  - **Artist page URL**: https://allevents.in/performer/modest-mouse

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Jun, 2026 at 08:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Orange Peel, Asheville, United States
- **Q**: Who are the performers at this event?
  - **A:** Modest Mouse
- **Q**: Who is organizing the event?
  - **A:** LIVE NATION MUSIC
- **Q**: Where can I find ticket details about Modest Mouse ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Modest Mouse",
        "image": "https://cdn-az.allevents.in/events3/banners/7503220bb1fa24b8b3aa57bdc5768fc149036201d235d3cda272659d0e3a09b6-rimg-w1024-h576-dc18282e-gmir.jpg?v=1771731819",
        "startDate": "2026-06-13T20:00:00-05:00",
        "endDate": "2026-06-13T22:00:00-05:00",
        "url": "https://allevents.in/asheville/modest-mouse/210002126672725",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Orange Peel",
            "address": {
                "@type": "PostalAddress",
                "name": "The Orange Peel, Asheville, United States",
                "addressLocality": "Asheville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.59138900",
                "longitude": "-82.55112200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsModest Mouse has 27 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Modest Mouse",
                "url": "https://allevents.in/performer/modest-mouse"
            }
        ]
    }
]
```