{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-roland-afferden",
  "name": "Camping Roland",
  "description": "Camping Roland is located in the beautiful surroundings of the National Park de Maasduinen in the north of the Dutch province of Limburg. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-roland-afferden",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749f55ec037f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rimpelt 33",
    "addressLocality": "Afferden",
    "postalCode": "5851 EK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.63453,
    "longitude": 6.03419
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}