{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hartsa-parkki-ulvila-satakunta",
  "name": "Hartsa-parkki",
  "description": "In the peaceful Harjunpää area you will find Hartsa Park. We have a chemical toilet emptying and a water point. Sauna can be booked for 20€/h",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hartsa-parkki-ulvila-satakunta",
  "image": [
    "https://campcation-prod-images.s3.eu-central-1.amazonaws.com/campsites/hartsa-parkki/campsite/5f0ba606-097c-4282-b044-c23c0b60e105.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kullaantie 4",
    "addressLocality": "Ulvila",
    "addressRegion": "Satakunta",
    "postalCode": "28260",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.49583289481819,
    "longitude": 21.905107585193516
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "07:20:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}