{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beitostlen-hytter-camping-beitostlen-innlandet",
  "name": "Beitostlen Hytter Camping",
  "description": "possibility of camping in winter - many activities in winter in Beitostølen - at the foot of Jotunheimen - possibilities of cross-country skiing and alpine skiing - center 250m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beitostlen-hytter-camping-beitostlen-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651082378.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Finntøppvegen",
    "addressLocality": "beitostlen",
    "addressRegion": "innlandet",
    "postalCode": "2953",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.2413,
    "longitude": 8.91902
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "375",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr375+"
}