

# Event Details

- **Event Name**: New year's eve
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 11:59 pm – Thu, 01 Jan, 2026 at 02:00 am
- **Event Description**: Come celebrate with us and let's jump into the new year together!
- **Event URL**: https://allevents.in/arhus/new-years-eve/200029180261631
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Arhus
- **state**: AR
- **country**: Denmark
- **location**: Skjoldhøj bar
- **lat**: 56.168878103664
- **long**: 10.116238326105
- **full address**: Skjoldhøj bar, Spobjergvej 8, 8220 Aarhus, Danmark, Arhus, Denmark

## Event gallery

- **Alt text**: New year's eve
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/76966b408068faa7122156a74eb82e22b0da8b90ac67d71c49e86c08b384d296-rimg-w812-h360-dc000000-gmir?v=1766958430

## FAQs

- **Q**: When and where is New year's eve being held?
  - **A:** New year's eve takes place on Wed, 31 Dec, 2025 at 11:59 pm to Thu, 01 Jan, 2026 at 02:00 am at Skjoldhøj bar, Spobjergvej 8, 8220 Aarhus, Danmark, Arhus, Denmark.
- **Q**: Who is organizing New year's eve?
  - **A:** New year's eve is organized by Skjoldhøj Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New year's eve",
        "image": "https://cdn-az.allevents.in/events9/banners/76966b408068faa7122156a74eb82e22b0da8b90ac67d71c49e86c08b384d296-rimg-w812-h360-dc000000-gmir?v=1766958430",
        "startDate": "2025-12-31",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/arhus/new-years-eve/200029180261631",
        "location": {
            "@type": "Place",
            "name": "Skjoldhøj bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Spobjergvej 8, 8220 Aarhus, Danmark",
                "addressLocality": "Arhus",
                "addressRegion": "AR",
                "addressCountry": "DK"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.168878103664",
                "longitude": "10.116238326105"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate with us and let's jump into the new year together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Skjoldhj Bar",
                "url": "https://allevents.in/org/skjoldhøj-bar/25998117"
            }
        ]
    }
]
```