{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hunderfossen-camping-faberg",
  "name": "Hunderfossen Camping",
  "description": "Hunderfossen Camping is a campsite in Lillehammer, Oppland. This campsite has pitches without shadows and places with some shade. It consists of...",
  "url": "https://campertunity.com/listings/campgrounds/hunderfossen-camping-faberg",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749f8c4c1b70.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fossekrovegen 90",
    "addressLocality": "Fåberg",
    "postalCode": "2625",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.22228,
    "longitude": 10.43869
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}