{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/recreatiepark-klein-paradijs-chaam",
  "name": "Recreatiepark Klein Paradijs",
  "description": "This campsite is located in a rural environment, right next to the vast forest of Chaamse and close to nature reserves even more...",
  "url": "https://campertunity.com/listings/campgrounds/recreatiepark-klein-paradijs-chaam",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675063e24b17b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schaanstraat 11",
    "addressLocality": "Chaam",
    "postalCode": "4861 RE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49206,
    "longitude": 4.88414
  }
}