{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tanhuvaara-camping-savonlinna-1",
  "name": "Tanhuvaara Camping",
  "description": "Tanhuvaara Camping is a brand new campsite. It's clean and quiet. There's a washing machine and dryer that you can use for free. Water and electricity are fully available. The sanitary area is a bit small for the size of the campsite. There are large sports facilities that you can use at a discounted price.",
  "url": "https://campertunity.com/listings/campgrounds/tanhuvaara-camping-savonlinna-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moinsalmentie 1042",
    "addressLocality": "Savonlinna",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.81058,
    "longitude": 29.07391
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    }
  ]
}