{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drentse-golfclub-de-gelpenberg-aalden-drenthe",
  "name": "Drentse Golfclub De Gelpenberg",
  "description": "PAY ATTENTION! camper pitches only for golfers on the golf club parking - golf round mandatory - 9 and 18 hole course - see website for green fee rate - member NGF - use facilities in the clubhouse - brasserie - center 2.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drentse-golfclub-de-gelpenberg-aalden-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650806356.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gebbeveenweg",
    "addressLocality": "aalden",
    "addressRegion": "drenthe",
    "postalCode": "7854 TD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.80148,
    "longitude": 6.69515
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}