

# Event Details

- **Event Name**: Groupies Wanted at Colupa’s Pub
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 09:00 pm (-04:00)
- **Event Description**: Top-40, Rock, Classic Rock, Dance, Pop, Disco, Country
- **Event URL**: https://allevents.in/granger/groupies-wanted-at-colupa’s-pub/200029860746550
- **Event Categories**: parties, entertainment, pop
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Granger
- **state**: IN
- **country**: United States
- **location**: Colupa's Pub
- **lat**: 41.75298
- **long**: -86.11341
- **full address**: Colupa's Pub, 12634 IN23,Granger, Indiana, United States

## Event gallery

- **Alt text**: Groupies Wanted at Colupa’s Pub
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/22bf8ecdf4183e2eeb657c10f9059079e08b091bfc0681f7ab4629b30d7a3b7a-rimg-w1200-h900-dc070414-gmir?v=1775819967

## FAQs

- **Q**: When and where is Groupies Wanted at Colupa’s Pub being held?
  - **A:** Groupies Wanted at Colupa’s Pub takes place on Fri, 10 Apr, 2026 at 09:00 pm to Fri, 10 Apr, 2026 at 09:00 pm at Colupa's Pub, 12634 IN23,Granger, Indiana, United States.
- **Q**: Who is organizing Groupies Wanted at Colupa’s Pub?
  - **A:** Groupies Wanted at Colupa’s Pub is organized by Groupies Wanted.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Groupies Wanted at Colupa’s Pub is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Granger, this event is thoughtfully curated to deliver a standout experience worth every moment. If Groupies Wanted at Colupa’s Pub sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Groupies Wanted at Colupa’s Pub",
        "image": "https://cdn-az.allevents.in/events5/banners/22bf8ecdf4183e2eeb657c10f9059079e08b091bfc0681f7ab4629b30d7a3b7a-rimg-w1200-h900-dc070414-gmir?v=1775819967",
        "startDate": "2026-04-10T21:00:00-04:00",
        "url": "https://allevents.in/granger/groupies-wanted-at-colupa’s-pub/200029860746550",
        "location": {
            "@type": "Place",
            "name": "Colupa's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12634 IN23,Granger, Indiana",
                "addressLocality": "Granger",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.75298",
                "longitude": "-86.11341"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Top-40, Rock, Classic Rock, Dance, Pop, Disco, Country",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Groupies Wanted",
                "url": "https://allevents.in/org/groupies-wanted/15701145",
                "description": "All about good times!!!"
            }
        ]
    }
]
```