

# Event Details

- **Event Name**: Banestævne
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 10:00 am
- **Event Description**: Løbsdag på Odense Cyklebane.
- **Event URL**: https://allevents.in/odense/banestævne/200028935278037
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Odense
- **state**: FY
- **country**: Denmark
- **location**: Højstrupvej 9, 5200 Odense, Denmark
- **lat**: 55.40013
- **long**: 10.34576
- **full address**: Højstrupvej 9, 5200 Odense, Denmark, Højstrupvej 9, 5200 Odense V, Danmark, Odense, Denmark

## Event gallery

- **Alt text**: Banestævne
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/82f9109bb153e55456b348aeb45c124f59a805860b2b61c1f86e963640e6bb3d-rimg-w976-h621-dcc4b9a1-gmir?v=1766283275

## FAQs

- **Q**: When and where is Banestævne being held?
  - **A:** Banestævne takes place on Sun, 18 Jan, 2026 at 10:00 am to Sun, 18 Jan, 2026 at 10:00 am at Højstrupvej 9, 5200 Odense, Denmark, Højstrupvej 9, 5200 Odense V, Danmark, Odense, Denmark.
- **Q**: Who is organizing Banestævne?
  - **A:** Banestævne is organized by Odense Cyklebane.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Banestævne",
        "image": "https://cdn-az.allevents.in/events9/banners/82f9109bb153e55456b348aeb45c124f59a805860b2b61c1f86e963640e6bb3d-rimg-w976-h621-dcc4b9a1-gmir?v=1766283275",
        "startDate": "2026-01-18",
        "url": "https://allevents.in/odense/banestævne/200028935278037",
        "location": {
            "@type": "Place",
            "name": "Højstrupvej 9, 5200 Odense, Denmark",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Højstrupvej 9, 5200 Odense V, Danmark",
                "addressLocality": "Odense",
                "addressRegion": "FY",
                "addressCountry": "DK"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.40013",
                "longitude": "10.34576"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Løbsdag på Odense Cyklebane.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Odense Cyklebane",
                "url": "https://allevents.in/org/odense-cyklebane/26690975"
            }
        ]
    }
]
```