{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-de-grijze-duif-nieuw-weerdinge-drenthe",
  "name": "Camperpark De Grijze Duif",
  "description": "Located in rural area - self-sufficient campers = lower rate - Geocache area - bus stop 100m - Emmen 10km - Ter Apel 4km - center Nieuw-Weerdinge 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-de-grijze-duif-nieuw-weerdinge-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651030004"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weerdingerkanaal Noordzijde",
    "addressLocality": "nieuw-weerdinge",
    "addressRegion": "drenthe",
    "postalCode": "7831 HR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.86605,
    "longitude": 7.00459
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17+"
}