{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/myren-campingplass-sunndalsora",
  "name": "Myren Campingplass",
  "description": "Myren camping saw the light of day in the early 1960s when fishermen began to settle where the campsite is today. It started with a tent pitch, but it didn't take long before the first cabins arrived. In the 1960s and 70s, Driva was one of the country's absolute best salmon and trout rivers, and the fishermen came again and again. Today, Myren camping consists of 7 cabins. All are beautifully furnished with varying 2 to 5 beds, all with cooking facilities. In the high season, the housing opti...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/myren-campingplass-sunndalsora",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sunndalsvegen 61",
    "addressLocality": "Sunndalsøra",
    "postalCode": "Zip code",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.617664,
    "longitude": 8.90263
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kitchen"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}