{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/morudstranda-kolonicamping-bagn",
  "name": "Morudstranda kolonicamping",
  "description": "campsite on the water, De Benga - pitches are free to choose, also directly on the river - center > 25 km",
  "url": "https://campertunity.com/listings/campgrounds/morudstranda-kolonicamping-bagn",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651119174.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Austsidevegen",
    "addressLocality": "Bagn",
    "addressRegion": "innlandet",
    "postalCode": "2930",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.70829,
    "longitude": 9.71544
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/innlandet/bagn/106258/morudstranda-kolonicamping",
    "https://www.morudstranda.no/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}