{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/natuurkampeerterrein-drie-ermelo-gelderland",
  "name": "Natuurkampeerterrein Drie",
  "description": "Location of Staatsbosbeheer - Staying with the forest ranger - camping pitches on nature camping grounds - nature camping card required [can be ordered on location or via the internet] - debit card payment - see website for current rates and reservations - longer stay in consultation with the manager - small side tent free - center 5 km",
  "url": "https://campertunity.com/listings/campgrounds/natuurkampeerterrein-drie-ermelo-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750768.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sprielderweg",
    "addressLocality": "ermelo",
    "addressRegion": "gelderland",
    "postalCode": "3852 MK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.26345,
    "longitude": 5.67806
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€30+"
}