{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-boxtel",
  "name": "water",
  "description": "You will be camping behind our farm with sheep, pigs, chickens and many birds on a wide landscape of 1 hectare. On our large terrain we offer a small kitchen with the necessary elements, a hot shower (also an outdoor shower for a real experience), cozy fireplaces, a swimming pond and a trampoline for morning exercises. This campspace is only suitable for children from 12 years and older. They can be booked as an extra adult. Please do not click on a child ;-) Our landscape is located 300 mete...",
  "url": "https://campertunity.com/listings/campgrounds/water-boxtel",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Boxtel",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5885,
    "longitude": 5.268
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}