{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/everse-bergen-int-oedenrode",
  "name": "Everse Bergen",
  "description": "Natuurcamping Eversebergen offers a tranquil camping experience in the Brabantse nature, with spacious pitches suitable for campers, caravans, and tents, and is near nature reserves, walking and cycling routes. The campsite provides amenities like WiFi and a meeting room with games.",
  "url": "https://campertunity.com/listings/campgrounds/everse-bergen-int-oedenrode",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78b80%2F9d599a44-743c-485d-9a0b-47724c65317f_IMG-20160820-WA0016-1024x576_640x480.jpg?alt=media&token=8c0ff902-42f0-4b00-b1ef-9a9b2bb4381c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Everse Bergen 4",
    "addressLocality": "int Oedenrode",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57067,
    "longitude": 5.49446
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}