{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-geelenhoof-kelpen-oler",
  "name": "Camping Geelenhoof",
  "description": "Camping Geelenhoof is a campsite in Kelpen-Oler, Limburg. This campsite has pitches with parcels, no shadows and places with a little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-geelenhoof-kelpen-oler",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674aebbfddc30.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grathemerweg 16",
    "addressLocality": "Kelpen-Oler",
    "postalCode": "6037 NR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.20964,
    "longitude": 5.82972
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}