{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/picknickplaats-etnedal-etnedal-innlandet",
  "name": "Picknickplaats Etnedal",
  "description": "Picnic area by the river Etna and a waterfall - an old bridge - parking space fits campers and a little further there is also a grass path where campers can also stand - center 4 km",
  "url": "https://campertunity.com/listings/campgrounds/picknickplaats-etnedal-etnedal-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650948660.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Etnedalsvegen",
    "addressLocality": "Etnedal",
    "addressRegion": "innlandet",
    "postalCode": "2890",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.86511,
    "longitude": 9.71126
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/innlandet/etnedal/97098/picknickplaats-etnedal"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}