

# Event Details

- **Event Name**: New Years Show
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:30 pm
- **Event Description**: Live rock music
- **Event URL**: https://allevents.in/camrose/new-years-show/200029348649429
- **Event Categories**: new-year, live-music
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Camrose
- **state**: AB
- **country**: Canada
- **location**: Overtime Taphouse
- **lat**: 53.018595308245
- **long**: -112.85643473297
- **full address**: Overtime Taphouse, 6608 48 Ave,Camrose, Alberta, Canada

## Event gallery

- **Alt text**: New Years Show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2a02e8525e3c759fe8bc158266f361317cf3dabe79a829bdb77f052a33578f03-rimg-w1200-h675-dc010101-gmir?v=1766892182

## FAQs

- **Q**: When and where is New Years Show being held?
  - **A:** New Years Show takes place on Wed, 31 Dec, 2025 at 07:30 pm to Wed, 31 Dec, 2025 at 07:30 pm at Overtime Taphouse, 6608 48 Ave,Camrose, Alberta, Canada.
- **Q**: Who is organizing New Years Show?
  - **A:** New Years Show is organized by 103.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New Years Show 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 Camrose, this event is thoughtfully curated to deliver a standout experience worth every moment. If New Years Show sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Show",
        "image": "https://cdn-az.allevents.in/events3/banners/2a02e8525e3c759fe8bc158266f361317cf3dabe79a829bdb77f052a33578f03-rimg-w1200-h675-dc010101-gmir?v=1766892182",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/camrose/new-years-show/200029348649429",
        "location": {
            "@type": "Place",
            "name": "Overtime Taphouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6608 48 Ave,Camrose, Alberta",
                "addressLocality": "Camrose",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.018595308245",
                "longitude": "-112.85643473297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live rock music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "103",
                "url": "https://allevents.in/org/103/23599999"
            }
        ]
    }
]
```