{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fagernes-camping-fagernes-innlandet",
  "name": "Fagernes Camping",
  "description": "directly on the lake - wooded - winter sports campsite - terraced campsite - with 20 places especially for campers on asphalt - bread service - camping shop - bicycle rental - center 600m",
  "url": "https://campertunity.com/listings/campgrounds/fagernes-camping-fagernes-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650802696.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tyinvegen",
    "addressLocality": "Fagernes",
    "addressRegion": "innlandet",
    "postalCode": "2900",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.98203,
    "longitude": 9.23116
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "480",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "kr480+"
}