

# Event Details

- **Event Name**: Buckcherry + Michael Monroe
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 06:00 pm
- **Event Description**: Nearby AttractionsBuckcherry has 18 upcoming events.Michael Monroe has 5 upcoming events.
- **Event URL**: https://allevents.in/brighton/buckcherry-michael-monroe/210001467008166
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/buckcherry-michael-monroe-tickets-MSWL24?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: Chalk, Brighton
- **lat**: 50.82016700
- **long**: -0.13870400
- **full address**: Chalk, Brighton, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e70a0253da37a6b319c31452c49ffcfb32d35f0101ddcb69ddc4d9bb1487f92f-rimg-w1024-h576-dc261d18-gmir.jpg?v=1769689587
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e54c79b60025c75e25d1c427a5c6fa697e5db962dd215269c00b2ff202152394-rimg-w400-h400-dc261e18-gmir.jpg?v=1772880069

## Artist Details

- **Artist name**: Buckcherry
  - **Artist page URL**: https://allevents.in/performer/buckcherry

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Chalk, Brighton, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Buckcherry
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Buckcherry + Michael Monroe ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Buckcherry + Michael Monroe",
        "image": "https://cdn-az.allevents.in/events4/banners/e70a0253da37a6b319c31452c49ffcfb32d35f0101ddcb69ddc4d9bb1487f92f-rimg-w1024-h576-dc261d18-gmir.jpg?v=1769689587",
        "startDate": "2026-03-08",
        "url": "https://allevents.in/brighton/buckcherry-michael-monroe/210001467008166",
        "location": {
            "@type": "Place",
            "name": "Chalk, Brighton",
            "address": {
                "@type": "PostalAddress",
                "name": "Chalk, Brighton, United Kingdom",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.82016700",
                "longitude": "-0.13870400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsBuckcherry has 18 upcoming events.Michael Monroe has 5 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Buckcherry",
                "url": "https://allevents.in/performer/buckcherry"
            }
        ]
    }
]
```