

# Event Details

- **Event Name**: Rocking the house at Jimmy’s Pub
- **Event Start and End Date**: Sat, 05 Jul, 2025 at 08:30 pm
- **Event Description**: Come join us at Jimmy’s Pub for a Rocking good time. 
Always a great venue and always a great time.
- **Event URL**: https://allevents.in/creston/rocking-the-house-at-jimmy’s-pub/200028248008133
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 56

## Ticket Details


## Event venue details

- **city**: Creston
- **state**: BC
- **country**: Canada
- **location**: Jimmy's Pub & Grill
- **lat**: 49.095670775748
- **long**: -116.50879725005
- **full address**: Jimmy's Pub &amp; Grill, 1418 Canyon Street,Creston, British Columbia, Canada

## Event gallery

- **Alt text**: Rocking the house at Jimmy’s Pub
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3cca3843b8e0a6635c28b1e9e072b7525c5d67f45a90eacf7c1c3f3507f9c1d6-rimg-w1200-h960-dc171711-gmir?v=1751635341

## FAQs

- **Q**: When and where is Rocking the house at Jimmy’s Pub being held?
  - **A:** Rocking the house at Jimmy’s Pub takes place on Sat, 05 Jul, 2025 at 08:30 pm to Sat, 05 Jul, 2025 at 08:30 pm at Jimmy's Pub &amp; Grill, 1418 Canyon Street,Creston, British Columbia, Canada.
- **Q**: Who is organizing Rocking the house at Jimmy’s Pub?
  - **A:** Rocking the house at Jimmy’s Pub is organized by Side Hustle Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rocking the house at Jimmy’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 Creston, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Rocking the house at Jimmy’s Pub",
        "image": "https://cdn-az.allevents.in/events7/banners/3cca3843b8e0a6635c28b1e9e072b7525c5d67f45a90eacf7c1c3f3507f9c1d6-rimg-w1200-h960-dc171711-gmir?v=1751635341",
        "startDate": "2025-07-05",
        "url": "https://allevents.in/creston/rocking-the-house-at-jimmy’s-pub/200028248008133",
        "location": {
            "@type": "Place",
            "name": "Jimmy's Pub & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1418 Canyon Street,Creston, British Columbia",
                "addressLocality": "Creston",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.095670775748",
                "longitude": "-116.50879725005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us at Jimmy’s Pub for a Rocking good time. \nAlways a great venue and always a great time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Side Hustle Band",
                "url": "https://allevents.in/org/side-hustle-band/25155421"
            }
        ]
    }
]
```