{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-bosfazant-h-moergestel",
  "name": "Camping De Bosfazant",
  "description": "Camping De Bosfazant is a peaceful campsite. It's perfect for families with young kids or older adults. The area offers plenty of walking and biking opportunities. Attraction parks like Beekse Bergen, Efteling, and Land van Ooit are nearby. Big cities such as Eindhoven, Tilburg, and Den Bosch are also in the area. The campsite is fully equipped and affordable. Enjoy a great camping experience at a small price at Camping De Bosfazant.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-bosfazant-h-moergestel",
  "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": "Molenstraat 2",
    "addressLocality": "H Moergestel",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5514,
    "longitude": 5.17919
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}