{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/joensuun-tila-finland",
  "name": "Joensuun Tila",
  "description": "Joensuun Tila is a campsite in Finland, Finland. Joensuun Tila has wifi and a restaurant. Dogs are allowed on this campsite. On Joensuun Tila it is possible to camp with a tent, a caravan or a camper. You can find several leisure activities on the campsite. There is a playground, a theater/cinema, a sandy beach, a sauna, a volleyball court and a mini-golf area. To wash your clothes, washing machines and dryers are available.",
  "url": "https://campertunity.com/listings/campgrounds/joensuun-tila-finland",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Joensuun raitti 44",
    "addressLocality": "Finland",
    "addressRegion": "Etela-Suomen Laani",
    "postalCode": "01150",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.287979,
    "longitude": 25.318531
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/joensuun-tila-finland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€33+"
}