{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-bij-tabloo-in-dessel-dessel-antwerpen-be",
  "name": "Camperplaats Bij Tabloo In Dessel",
  "description": "spacious parking lot with reserved places for campers - at a museum and tavern where explanations are given about the nuclear waste stored nearby - many walking and cycling opportunities",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-bij-tabloo-in-dessel-dessel-antwerpen-be",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651156043.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gravenstraat",
    "addressLocality": "dessel",
    "addressRegion": "antwerpen",
    "postalCode": "2480",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23156,
    "longitude": 5.08953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}