{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/etelapaan-matkailukeskus-siikainen",
  "name": "Eteläpään matkailukeskus",
  "description": "Eteläpää Resort offers camping with caravan and tent pitches. The site features a restaurant, bar, saunas, and showers. There are also activities, including minigolf, and rentals such as sup-boards.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/etelapaan-matkailukeskus-siikainen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11408d917000da8353b%2F887624b3-37b1-45b3-96c1-d27606181c78_Beach-Volley_640x480.jpg?alt=media&token=b36471e4-32b7-47a7-95e4-b2cf20792973",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eteläpääntie 2",
    "addressLocality": "Siikainen",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.8841,
    "longitude": 21.8428
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}