

# Event Details

- **Event Name**: 10 days trip
- **Event Start and End Date**: Mon, 19 Jan, 2026 at 02:00 am
- **Event Description**: I give you an exemple of what can be a 10 days Stay.
- **Event URL**: https://allevents.in/tampere/10-days-trip/200029360807202
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Tampere
- **state**: ES
- **country**: Finland
- **location**: Visio
- **lat**: 61.44748
- **long**: 23.86353
- **full address**: Visio, Visiokatu 5, FI-33720 Tampere, Suomi, Tampere, Finland

## Event gallery

- **Alt text**: 10 days trip
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/348ab111ef63e402523bee7decaaa2c215b024dda1ec8452795228cb732b7e22-rimg-w960-h540-dc918e8e-gmir?v=1768098404

## FAQs

- **Q**: When and where is 10 days trip being held?
  - **A:** 10 days trip takes place on Mon, 19 Jan, 2026 at 02:00 am to Mon, 19 Jan, 2026 at 02:00 am at Visio, Visiokatu 5, FI-33720 Tampere, Suomi, Tampere, Finland.
- **Q**: Who is organizing 10 days trip?
  - **A:** 10 days trip is organized by Séjours en Provence.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "10 days trip",
        "image": "https://cdn-az.allevents.in/events3/banners/348ab111ef63e402523bee7decaaa2c215b024dda1ec8452795228cb732b7e22-rimg-w960-h540-dc918e8e-gmir?v=1768098404",
        "startDate": "2026-01-19",
        "url": "https://allevents.in/tampere/10-days-trip/200029360807202",
        "location": {
            "@type": "Place",
            "name": "Visio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Visiokatu 5, FI-33720 Tampere, Suomi",
                "addressLocality": "Tampere",
                "addressRegion": "ES",
                "addressCountry": "FI"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "61.44748",
                "longitude": "23.86353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I give you an exemple of what can be a 10 days Stay.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sjours en Provence",
                "url": "https://allevents.in/org/séjours-en-provence/27243348"
            }
        ]
    }
]
```