{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/un-delice-spatial-camping-avec-sanitaires-de-luxe",
  "name": "Un délice spatial; camping avec sanitaires de luxe",
  "description": "A small nature and landscape campsite in the southeast of Friesland. 15 very spa camping pitches",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/un-delice-spatial-camping-avec-sanitaires-de-luxe",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a9/ed/92/a9ed92c9d8877ed0891e922d0dacafc8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.02,
    "longitude": 6.19
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}