

# Event Details

- **Event Name**: New Year’s Eve Celebration 
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 11:00 pm – Thu, 01 Jan, 2026 at 03:00 am
- **Event Description**: Whatcha doing New Years Eve? 
Guess what we’re doing? 
Shoot us a message if you’re interested in joining us!!!
- **Event URL**: https://allevents.in/hardeeville/new-year’s-eve-celebration/200029390282808
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Hardeeville
- **state**: SC
- **country**: United States
- **location**: Savannah Lakes RV Resort
- **lat**: 32.261678254899
- **long**: -81.07832
- **full address**: Savannah Lakes RV Resort, 170 Savannah Lakes Drive N,Hardeeville, South Carolina, United States

## Event gallery

- **Alt text**: New Year’s Eve Celebration
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=New+Year%E2%80%99s+Eve+Celebration+&date=Wed%2C+31+Dec%2C+2025+at+11%3A00+pm&bg=4

## FAQs

- **Q**: When and where is New Year’s Eve Celebration  being held?
  - **A:** New Year’s Eve Celebration  takes place on Wed, 31 Dec, 2025 at 11:00 pm to Thu, 01 Jan, 2026 at 03:00 am at Savannah Lakes RV Resort, 170 Savannah Lakes Drive N,Hardeeville, South Carolina, United States.
- **Q**: Who is organizing New Year’s Eve Celebration ?
  - **A:** New Year’s Eve Celebration  is organized by The Hardee Station Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year’s Eve Celebration",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=New+Year%E2%80%99s+Eve+Celebration+&date=Wed%2C+31+Dec%2C+2025+at+11%3A00+pm&bg=4",
        "startDate": "2025-12-31",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/hardeeville/new-year’s-eve-celebration/200029390282808",
        "location": {
            "@type": "Place",
            "name": "Savannah Lakes RV Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "170 Savannah Lakes Drive N,Hardeeville, South Carolina",
                "addressLocality": "Hardeeville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.261678254899",
                "longitude": "-81.07832"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Whatcha doing New Years Eve? \nGuess what we’re doing? \nShoot us a message if you’re interested in joining us!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hardee Station Band",
                "url": "https://allevents.in/org/the-hardee-station-band/25861320"
            }
        ]
    }
]
```