{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-wastewater-hovden-bykle-municipality",
  "name": "Discharge Wastewater",
  "description": "camping in the wilderness near RV9 - Geodome restaurant with tacos - center 500 m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-wastewater-hovden-bykle-municipality",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650924168.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Riksveg 9",
    "addressLocality": "Hovden",
    "addressRegion": "bykle-municipality",
    "postalCode": "4755",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.55254,
    "longitude": 7.3648
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "400",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "kr400+"
}