

# Event Details

- **Event Name**: New Year’s Party 
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 08:00 pm
- **Event Description**: New Year’s Eve party. Live music.
- **Event URL**: https://allevents.in/ocean-springs/new-year’s-party/200029409498044
- **Event Categories**: new-year, entertainment, parties, music, live-music
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029409498044?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=ocean+springs-events

## Event venue details

- **city**: Ocean Springs
- **state**: MS
- **country**: United States
- **location**: Ocean Springs ELKS 2501
- **lat**: 30.378583033796
- **long**: -88.759920083298
- **full address**: Ocean Springs ELKS 2501, 2501 Beachview Dr,Ocean Springs, Mississippi, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Nine Line Bind (https://allevents.in/org/nine-line-bind/26111864)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3413ce6745313922bc5deb3b5e7193a7c92f5350cb2ab43cd6fc00eac9c509c8-rimg-w736-h1308-dc060402-gmir?v=1766749118
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3c2ec3424e4b80a2c211389c92575c526f85fb306cce288fc7c25638bb0435a8-rimg-w300-h300-dc070502-gmir?v=1766749124

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 31 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Ocean Springs ELKS 2501, 2501 Beachview Dr,Ocean Springs, Mississippi, United States
- **Q**: Who is organizing the event?
  - **A:** Nine Line Bind
- **Q**: What type of event is this?
  - **A:** new-year, entertainment, parties, music, live-music
- **Q**: Where can I find ticket details about New Year’s Party  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year’s Party",
        "image": "https://cdn-az.allevents.in/events5/banners/3413ce6745313922bc5deb3b5e7193a7c92f5350cb2ab43cd6fc00eac9c509c8-rimg-w736-h1308-dc060402-gmir?v=1766749118",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/ocean-springs/new-year’s-party/200029409498044",
        "location": {
            "@type": "Place",
            "name": "Ocean Springs ELKS 2501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2501 Beachview Dr,Ocean Springs, Mississippi",
                "addressLocality": "Ocean Springs",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.378583033796",
                "longitude": "-88.759920083298"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New Year’s Eve party. Live music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nine Line Bind",
                "url": "https://allevents.in/org/nine-line-bind/26111864"
            }
        ]
    }
]
```