{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hallandtunet-camping-dagali",
  "name": "Hallandtunet Camping",
  "description": "Hallandtunet Camping is a campsite in Dagali, located in a wood and a river/stream.The campsite has pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hallandtunet-camping-dagali",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675195cead5e8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bygdeveien 83",
    "addressLocality": "Dagali",
    "postalCode": "3588",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.41597,
    "longitude": 8.45572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}