{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minicamping-oisterwijk-cr-moergestel",
  "name": "Minicamping Oisterwijk",
  "description": "Minicamping Oisterwijk is a camping spot located in Moergestel, North Brabant. This campsite doesn't offer shaded pitches. For those who enjoy sports, the campsite provides different cycling paths.",
  "url": "https://campertunity.com/listings/campgrounds/minicamping-oisterwijk-cr-moergestel",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c75%2Fa35bcf3c-6f8e-4c3d-b484-996938808294_DSC60021-scaled_640x480.jpg?alt=media&token=147667fa-a7b8-4166-9205-5bcbeb08bdc7",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heikant 6",
    "addressLocality": "CR Moergestel",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54285,
    "longitude": 5.21943
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}