{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/first-camp-gol-hallingdal-gol",
  "name": "First Camp Gol Hallingdal",
  "description": "First Camp Gol Hallingdal is a campsite in Gol, Buskerud. This terraced campsite has pitches with parcels, without shadows and places with...",
  "url": "https://campertunity.com/listings/campgrounds/first-camp-gol-hallingdal-gol",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1b9f1f42f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heradvegen 189",
    "addressLocality": "Gol",
    "postalCode": "3550",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.69986,
    "longitude": 9.00456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}