{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-campsite-green-oasis-arnhem-nijmegen-lingewaard-geldern",
  "name": "Mini Campsite on a green oasis between Arnhem and Nijmegen",
  "description": "Enjoy a relaxing stay at Mini-campsite on a green oasis between Arnhem and Nijmegen in Lingewaard, Netherlands. Customer rating: 4.67.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-campsite-green-oasis-arnhem-nijmegen-lingewaard-geldern",
  "image": [
    "https://campspace.com/media/detail/uploads/space/ea/a5/7c/eaa57c523b6899622bb59d3e987668ee.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lingewaard",
    "addressRegion": "Geldern",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8955,
    "longitude": 5.919
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}