

# Event Details

- **Event Name**: Nyttårsløpet 2026
- **Event Start and End Date**: Thu, 31 Dec, 2026 at 11:30 am (+01:00)
- **Event Description**: Same prosedure as every year since 1969
- **Event URL**: https://allevents.in/trondheim/nyttårsløpet-2026/200029443652804
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 150

## Ticket Details


## Event venue details

- **city**: Trondheim
- **state**: ST
- **country**: Norway
- **location**: Øya stadion, Trondheim
- **lat**: 63.42544
- **long**: 10.38179
- **full address**: Øya stadion, Trondheim, Norway

## Event gallery

- **Alt text**: Nyttårsløpet 2026
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/347525f95ea5581b959bba510600acb4f625c952f327a95a5076716a4204fda7-rimg-w1200-h675-dc000000-gmir?v=1776238767

## FAQs

- **Q**: When and where is Nyttårsløpet 2026 being held?
  - **A:** Nyttårsløpet 2026 takes place on Thu, 31 Dec, 2026 at 11:30 am to Thu, 31 Dec, 2026 at 11:30 am at Øya stadion, Trondheim, Norway.
- **Q**: Who is organizing Nyttårsløpet 2026?
  - **A:** Nyttårsløpet 2026 is organized by Nyttårsløpet i Trondheim.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Nyttårsløpet 2026",
        "image": "https://cdn-az.allevents.in/events8/banners/347525f95ea5581b959bba510600acb4f625c952f327a95a5076716a4204fda7-rimg-w1200-h675-dc000000-gmir?v=1776238767",
        "startDate": "2026-12-31T11:30:00+01:00",
        "url": "https://allevents.in/trondheim/nyttårsløpet-2026/200029443652804",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Øya stadion, Trondheim",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Øya Stadion, Klostergata, 7030 Trondheim, Norge",
                "addressLocality": "Trondheim",
                "addressRegion": "ST",
                "addressCountry": "NO"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "63.42544",
                "longitude": "10.38179"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Same prosedure as every year since 1969",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nyttrslpet i Trondheim",
                "url": "https://allevents.in/org/nyttårsløpet-i-trondheim/20807713"
            }
        ]
    }
]
```