{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-geffense-berg-l-geffen",
  "name": "Campsite De Geffense Berg",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-geffense-berg-l-geffen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bergstraat 6",
    "addressLocality": "L Geffen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.74767,
    "longitude": 5.49282
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}