{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vuorenmaki-orimattila",
  "name": "Vuorenmäki",
  "description": "The Vuorenmäki camp area is an independent area of SFC Lahti Region, where the main activity is personal dates and meetings. The area is bordered by Lake Villikkalanjärvi and the Vuorenmäki ridge. During the summer, the area has a host on call on weekends.",
  "url": "https://campertunity.com/listings/campgrounds/vuorenmaki-orimattila",
  "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": "Vuorenmäki",
    "addressLocality": "Orimattila",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.7607,
    "longitude": 26.0641
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}