{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minicamping-dn-aanloop-lage-mierde",
  "name": "Minicamping d’n Aanloop",
  "description": "Camping at the edge of a quiet area at the \"De Utrecht\" estate - lots of nature - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/minicamping-dn-aanloop-lage-mierde",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650889250.jpg",
    "https://images.campercontact.com/media/photos/38562071809360486",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dunsedijk",
    "addressLocality": "Lage Mierde",
    "postalCode": "5094 BA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.41368,
    "longitude": 5.16055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.68,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€18+"
}