{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ly-0utdoor-camp-silkeborg-1",
  "name": "Ly 0utdoor Camp",
  "description": "Ly 0utdoor Camp is a campsite in Silkeborg, Midden-Jutland, located on a river/stream. The campsite has pitches with demarcation and with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ly-0utdoor-camp-silkeborg-1",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/1/685163678ac71.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vejlsøvej 7",
    "addressLocality": "Silkeborg",
    "postalCode": "8600",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.15678,
    "longitude": 9.56269
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}