{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nature-ferie-hals",
  "name": "Camping Nature Ferie",
  "description": "Camping Nature Ferie is a camping in Hals, North Jutland, by the sea and in the forest. This camping has pitches without shadows and places with a little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nature-ferie-hals",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675181fd22351.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hou Engvej 60",
    "addressLocality": "Hals",
    "postalCode": "9370"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.09189,
    "longitude": 10.38342
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 24,
    "bestRating": 10,
    "worstRating": 1
  }
}