{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ncc-terrein-abbertbos-dronten-flevoland",
  "name": "NCC Terrein Abbertbos",
  "description": "Enjoy a relaxing stay at NCC Terrein Abbertbos in Dronten, Netherlands. Customer rating: 4.21.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ncc-terrein-abbertbos-dronten-flevoland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801616.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stobbenweg",
    "addressLocality": "Dronten",
    "addressRegion": "Flevoland",
    "postalCode": "8251 PX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.50477,
    "longitude": 5.83719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}