{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-de-rotonde-enspijk-gelderland",
  "name": "Vakantiepark De Rotonde",
  "description": "Enjoy a wonderful camping holiday in the South of the Netherlands at the De Rotonde campsite. Of course you can book this holiday via Capfun.nl!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-de-rotonde-enspijk-gelderland",
  "image": [
    "http://www.capfun.nl/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/DE_ROTONDE/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Panweg 1",
    "addressLocality": "Enspijk",
    "addressRegion": "Gelderland",
    "postalCode": "4157 PB",
    "addressCountry": "Nederland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.878,
    "longitude": 5.21417
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.15,
    "reviewCount": 1075,
    "bestRating": 5,
    "worstRating": 1
  }
}