{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beau-parc-de-camping-car-dans-une-zone-boisee-directement-a",
  "name": "Beau parc de camping-car dans une zone boisée directement à l'étang de loisirs / baignade",
  "description": "Beautifully located motorhome area in the middle of the leisure area Het Hulsbeek near Ol",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beau-parc-de-camping-car-dans-une-zone-boisee-directement-a",
  "image": [
    "https://campspace.com/media/medium/uploads/space/f1/65/03/f165034c8ee344f46654eb8b020f40de.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3,
    "longitude": 6.88
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}