{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/langdal-valldalen-mre-og-romsdal",
  "name": "langdal",
  "description": "place for motorhomes divided into 1 × 6 places at the beginning and 1 x 20 places on the river - in the river there are several coves and not all places are suitable for large campers - center 20 km",
  "url": "https://campertunity.com/listings/campgrounds/langdal-valldalen-mre-og-romsdal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650935509.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Primær Fylkesveg 63",
    "addressLocality": "valldalen",
    "addressRegion": "mre-og-romsdal",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.36655,
    "longitude": 7.5588
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.22,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "130",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "kr130+"
}