{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hut-on-the-field-boxtel",
  "name": "Hut on the field",
  "description": "Enjoy a relaxing stay at Hut on the field in Boxtel, Netherlands. Customer rating: 4.62.",
  "url": "https://campertunity.com/listings/campgrounds/hut-on-the-field-boxtel",
  "image": [
    "https://static.campspace.com/media/space/detail/f9d8ee02fe40939e2bd87327d2a8c8c8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Boxtel",
    "addressRegion": "Nordbrabant",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5865,
    "longitude": 5.299
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}