

# Event Details

- **Event Name**: Badflower
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 07:00 pm – Wed, 18 Feb, 2026 at 09:00 pm
- **Event Description**: Nearby AttractionsBadflower has 21 upcoming events.
- **Event URL**: https://allevents.in/grand-rapids/badflower/210003558311061
- **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/53228530/badflower-grand-rapids-the-intersection&utm_medium=affiliate

## Event venue details

- **city**: Grand Rapids
- **state**: MI
- **country**: United States
- **location**: The Intersection
- **lat**: 42.95989064
- **long**: -85.67412508
- **full address**: The Intersection, Grand Rapids, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/39e78472cc01d3e8e08dfed480e62661d05418d7b482b92b69f9e70dcf33d049-rimg-w1024-h576-dc2a3334-gmir.jpg?v=1768908366
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c4ec72dd38444761476d59108435e07b108ebe75765b16f9f31f881334fcfbda-rimg-w400-h400-dc2b3334-gmir.jpg?v=1771396821

## Artist Details

- **Artist name**: Badflower
  - **Artist page URL**: https://allevents.in/performer/badflower

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 18 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Intersection, Grand Rapids, United States
- **Q**: Who are the performers at this event?
  - **A:** Badflower
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Badflower ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Badflower",
        "image": "https://cdn-az.allevents.in/events9/banners/39e78472cc01d3e8e08dfed480e62661d05418d7b482b92b69f9e70dcf33d049-rimg-w1024-h576-dc2a3334-gmir.jpg?v=1768908366",
        "startDate": "2026-02-18",
        "endDate": "2026-02-18",
        "url": "https://allevents.in/grand-rapids/badflower/210003558311061",
        "location": {
            "@type": "Place",
            "name": "The Intersection",
            "address": {
                "@type": "PostalAddress",
                "name": "The Intersection, Grand Rapids, United States",
                "addressLocality": "Grand Rapids",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.95989064",
                "longitude": "-85.67412508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsBadflower has 21 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Badflower",
                "url": "https://allevents.in/performer/badflower"
            }
        ]
    }
]
```