{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-het-veld-nieuw-balinge-drenthe",
  "name": "Motorhome place het Veld",
  "description": "Opening May 3 - longer stay in consultation with the manager - Westerbork - nature reserve Goudplevier - Mantingerveld - Meperdennerbos - center Hoogeveen 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-het-veld-nieuw-balinge-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651242549.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koolveen",
    "addressLocality": "Nieuw Balinge",
    "addressRegion": "drenthe",
    "postalCode": "7938 TD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.77226,
    "longitude": 6.59632
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.5+"
}