{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-koerich-koerich",
  "name": "Camperplaats Koerich",
  "description": "Camperplaats Koerich has 4.8 stars! Check what 5 people have already written and share your own experience",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-koerich-koerich",
  "image": [
    "https://recommend.lu/images/logo-mail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Koerich",
    "addressRegion": "57",
    "postalCode": "8383",
    "addressCountry": "Luxembourg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.670664,
    "longitude": 5.942461
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}