{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nesbyen-camping",
  "name": "Nesbyen Camping",
  "description": "Nesbyen Camping is a campsite in Hallingdal. We are only a short drive away from Bjørneparken in Flå, Meteorittparken and Langedrag. We have plenty of space for caravans, camper vans and tents, and also offer accommodation in a cabin or apartment.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nesbyen-camping",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FNP7PgPaTZuDINbl9FHgi%2F1592852724445_n1.jpg?alt=media&token=4b89b763-869a-479c-9122-ede870808865",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FNP7PgPaTZuDINbl9FHgi%2F1592852724446_n2.jpg?alt=media&token=d8abad78-34b7-4191-a934-f53814244c05"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.560441,
    "longitude": 9.117763
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}