{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minicamping-bij-ons-achter-heeswijk-dinther",
  "name": "Minicamping With us behind",
  "description": "Enjoy a relaxing stay at Minicamping With us behind in Heeswijk-Dinther, Netherlands. Visitors' rating: 4.45.",
  "url": "https://campertunity.com/listings/campgrounds/minicamping-bij-ons-achter-heeswijk-dinther",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650918373.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meerstraat",
    "addressLocality": "Heeswijk-Dinther",
    "addressRegion": "North Brabant",
    "postalCode": "5473 VW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.66231,
    "longitude": 5.47487
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}