{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-aarhus-lisbjerg-aarhus-n",
  "name": "First Camp Aarhus",
  "description": "First Camp Aarhus is a campsite in Lisbjerg, Jutlandia Central, located in the forest. The campsite has shaded, shaded beds and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-aarhus-lisbjerg-aarhus-n",
  "image": [
    "https://cdn1.acsi.eu/6/8/7/f/687f790baea83.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Randersvej 400",
    "addressLocality": "Lisbjerg/Århus-N",
    "postalCode": "8200"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.22664,
    "longitude": 10.16353
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.3,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}