{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hakalanranta-ritvala",
  "name": "Hakalanranta",
  "description": "SFC Hakalanranta is a quiet and idyllic camping area on the banks of Vanajavesi, in the southern part of Pirkanmaa, in Valkeakoski Ritvalassa. Here you can enjoy the peace of nature just a short distance from the highway between Helsinki and Tampere.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hakalanranta-ritvala",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11408d917000da83544%2F5e232f0d-ae52-4280-811e-448597b33142_20210525_061539_640x480.jpg?alt=media&token=04d7b8a3-0fe6-4f4d-8abe-ef989eb7dead",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hakalanranta 51",
    "addressLocality": "Ritvala",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.1849,
    "longitude": 24.1171
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}