{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gaalgebierg-esch-sur-alzette-lu",
  "name": "Camping Gaalgebierg",
  "description": "Camping Gaalgebierg is located in a quiet, wooded area on a hill near the former industrial town of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gaalgebierg-esch-sur-alzette-lu",
  "image": [
    "https://cdn1.acsi.eu/6/8/7/f/687f75b9456fd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "BP 20 (rue du Stade)",
    "addressLocality": "Esch-sur-Alzette",
    "postalCode": "4001",
    "addressCountry": "LU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.48461,
    "longitude": 5.98603
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 18,
    "bestRating": 10,
    "worstRating": 1
  }
}