{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-alvdal-alvdal",
  "name": "Discharge Toilet",
  "description": "Frich's Alvdal offers a unique camping experience that combines comfort and natural beauty. Located in the stunning landscape of Alvdal, the campsite offers a magnificent opportunity to enjoy nature with access to modern facilities.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-alvdal-alvdal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651249237.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nord-Østerdalsveien",
    "addressLocality": "Alvdal",
    "addressRegion": "alvdal",
    "postalCode": "2560",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.11424,
    "longitude": 10.61752
  },
  "sameAs": [
    "https://frich.no/overnatting/frich-s-alvdal/camping",
    "https://www.campercontact.com/en/norway/alvdal/161055/frichs-alvdal"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "365",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr365+"
}