

# Event Details

- **Event Name**: Høst tur
- **Event Start and End Date**: Tue, 18 Aug, 2026 at 10:00 am – Tue, 18 Aug, 2026 at 11:00 am (+02:00)
- **Event Description**: Vi gjentar turen til høsten, mer info kommer etterhvert
- **Event URL**: https://allevents.in/sandnes/høst-tur/200030408221206
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200030408221206?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sandnes-events

## Event venue details

- **city**: Sandnes
- **state**: RO
- **country**: Norway
- **location**: Stokkelandsvannet
- **lat**: 58.821627552686
- **long**: 5.717788388976
- **full address**: Stokkelandsvannet, Sandnes, Norway

## Event gallery

- **Alt text**: Høst tur
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d58bdbe83ffba6d6e93d22aabb94b3777ba684968c89ce19ba407834730af94d-rimg-w540-h960-dca8c8f8-gmir?v=1786552715

## FAQs

- **Q**: When and where is Høst tur being held?
  - **A:** Høst tur takes place on Tue, 18 Aug, 2026 at 10:00 am to Tue, 18 Aug, 2026 at 11:00 am at Stokkelandsvannet, Sandnes, Norway.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Høst tur",
        "image": "https://cdn-az.allevents.in/events7/banners/d58bdbe83ffba6d6e93d22aabb94b3777ba684968c89ce19ba407834730af94d-rimg-w540-h960-dca8c8f8-gmir?v=1786552715",
        "startDate": "2026-08-18T10:00:00+02:00",
        "endDate": "2026-08-18T11:00:00+02:00",
        "url": "https://allevents.in/sandnes/høst-tur/200030408221206",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Stokkelandsvannet",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sandnes, Norway",
                "addressLocality": "Sandnes",
                "addressRegion": "RO",
                "addressCountry": "NO"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "58.821627552686",
                "longitude": "5.717788388976"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vi gjentar turen til høsten, mer info kommer etterhvert"
    }
]
```