{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/louez-une-caravane-confortable-au-camping-achterhoek",
  "name": "Louez une caravane confortable au camping Achterhoek",
  "description": "Taste the Achterhoek and rent a nicely furnished caravan with a double bed, a seating area, a",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/louez-une-caravane-confortable-au-camping-achterhoek",
  "image": [
    "https://campspace.com/media/medium/uploads/space/39/48/_1/3948_1_5eecbbafb3f02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.98,
    "longitude": 6.57
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}