

# Event Details

- **Event Name**: Rockin' New Year's Eve!
- **Event Start and End Date**: Thu, 31 Dec, 2026 at 08:00 pm (-06:00)
- **Event Description**: Rock in the new year with us!
- **Event URL**: https://allevents.in/crestview/rockin-new-years-eve/200030078346037
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Crestview
- **state**: FL
- **country**: United States
- **location**: American Legion Post 75, Oscar E Wilson, Crestview, FL
- **lat**: 30.7631
- **long**: -86.56068
- **full address**: American Legion Post 75, Oscar E Wilson, Crestview, FL, United States

## Event gallery

- **Alt text**: Rockin' New Year's Eve!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b9948d265b3c45272956b3a161dbaf9c5803272274e9b20148162662c4e74293-rimg-w940-h788-dc010101-gmir?v=1779293976

## FAQs

- **Q**: When and where is Rockin' New Year's Eve! being held?
  - **A:** Rockin' New Year's Eve! takes place on Thu, 31 Dec, 2026 at 08:00 pm to Thu, 31 Dec, 2026 at 08:00 pm at American Legion Post 75, Oscar E Wilson, Crestview, FL, United States.
- **Q**: Who is organizing Rockin' New Year's Eve!?
  - **A:** Rockin' New Year's Eve! is organized by Maybe Tomorrow - band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rockin' New Year's Eve!",
        "image": "https://cdn-az.allevents.in/events10/banners/b9948d265b3c45272956b3a161dbaf9c5803272274e9b20148162662c4e74293-rimg-w940-h788-dc010101-gmir?v=1779293976",
        "startDate": "2026-12-31T20:00:00-06:00",
        "url": "https://allevents.in/crestview/rockin-new-years-eve/200030078346037",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "American Legion Post 75, Oscar E Wilson, Crestview, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "898 East James Lee Blvd,Crestview, Florida",
                "addressLocality": "Crestview",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.7631",
                "longitude": "-86.56068"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rock in the new year with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maybe Tomorrow - band",
                "url": "https://allevents.in/org/maybe-tomorrow-band/25727750"
            }
        ]
    }
]
```