{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gudbrandsjuvet-camping-valldal",
  "name": "Gudbrandsjuvet Camping",
  "description": "Welcome to us at Gudbrandsjuvet Camping. We are an older, smaller campsite that is located around our farm. \"Alstadsæter Oppigarden\" with a wonderfully calm atmosphere with great nature around us, surrounded by beautiful mountains and rushing rivers. We have large areas for motorhomes/caravans and tents. Here you can stand in a team with others, or withdraw a little and be a little to yourself/you, even if you/you wish to. We have 8 cabins of a simple standard, approx. 9m2 inside, with bunk b...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gudbrandsjuvet-camping-valldal",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2FoXb2IviZYLHX7lx0Ndzs%2F1592849359558_gud1.jpg?alt=media&token=c5ca0e82-23d8-4eaa-b4c3-ccb51e92d5f6"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Valldalsvegen 1439",
    "addressLocality": "Valldal",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.329078,
    "longitude": 7.471271
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kitchen"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}