{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/muri-hytteutleige-valldal-mre-og-romsdal",
  "name": "Muri Hytteutleige",
  "description": "15 - 20 camper pitches on a campsite with cabins - centre 650 m - 50 m from the beach",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/muri-hytteutleige-valldal-mre-og-romsdal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651229265"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grandegata",
    "addressLocality": "Valldal",
    "addressRegion": "mre-og-romsdal",
    "postalCode": "6210",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.298,
    "longitude": 7.25221
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "420",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr420+"
}