{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fossen-camping-fagernes-holdalsfoss",
  "name": "Fossen Camping Fagernes",
  "description": "Fossen Camping Fagernes is a campsite in Fagernes, Oppland, located a river/stream.The campsite has pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/fossen-camping-fagernes-holdalsfoss",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749f8cb92da7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FV51 Bygdinvegen 657",
    "addressLocality": "Fagernes/Holdalsfoss",
    "postalCode": "2900",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.03328,
    "longitude": 9.17703
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}