{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barrage-de-nisramont-la-roche-en-ardenne-luxemburg-b",
  "name": "Barrage de Nisramont",
  "description": "quiet - near the dam on the Ourthe - large car park with separate section for motorhomes - starting point to walk around the reservoir [14 km] - cafeteria (closed in winter)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barrage-de-nisramont-la-roche-en-ardenne-luxemburg-b",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650697509.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nisramont",
    "addressLocality": "La Roche-en-Ardenne",
    "addressRegion": "luxemburg-b--luxembourg-b",
    "postalCode": "6983",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.14126,
    "longitude": 5.67093
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.68,
    "reviewCount": 118,
    "bestRating": 5,
    "worstRating": 1
  }
}