{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rairanta-uusikaupunki",
  "name": "Rairanta",
  "description": "A beautiful caravan park on the shore of a bay, offering programs and activities all year round. There is a shallow sandy beach, SUP boards, a frisbee golf course and nature trails. Events are organized all year round.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rairanta-uusikaupunki",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11508d917000da835f8%2Ffb156452-a768-4aa5-bf4e-5c791cb99821_alueen-palvelut_640x480.jpg?alt=media&token=51e911d1-f159-4469-bb71-c72259f869ed",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vanhakartanontie 216",
    "addressLocality": "Uusikaupunki",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.7635,
    "longitude": 21.424
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}