{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skysstasjonen-kro-og-camping-roldal",
  "name": "Skysstasjonen Kro og Camping",
  "description": "Skysstasjonen is a year-round campsite and café, located in the center of Røldal. We have cabins with 2 to 7 beds, approx. 35 daily places for all types of campers, and 15 seasonal places for caravans. Café room with space for approx. 40 guests and function room with space for approx. 80 guests. We also have a large barbecue hut, sunbeds and a sauna. Nice cross-country trails.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skysstasjonen-kro-og-camping-roldal",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F60bfcc7867d01f20b7644557%2F1688029537494_b9b3a5_7157ff1be25244eb8f2cadec3cfa04da~mv2_d_4032_3024_s_4_2_640x480.jpg?alt=media&token=1fc462b0-a81d-418a-ac50-dcb2fe5ded28",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F60bfcc7867d01f20b7644557%2F1688029537489_b9b3a5_150a989438f04523bdbc6f1dde615926~mv2_d_4032_3024_s_4_2_640x480.jpg?alt=media&token=844c2dbd-3bcf-46df-9f3a-990a8e113375",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F60bfcc7867d01f20b7644557%2F1688029537496_b9b3a5_fa106a6e856f4e5cb0bdc7dc28ec1a94~mv2_d_4032_3024_s_4_2_640x480.jpg?alt=media&token=0eb4404a-0a9d-43b3-bafc-c140d4eaf7d9"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kyrkjevegen 24",
    "addressLocality": "Røldal",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.831787,
    "longitude": 6.818385
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    }
  ]
}