{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-swolgen-limburg-swolgen-netherlands",
  "name": "Campspace In Swolgen Limburg",
  "description": "The De Okkernoot Forest Camp is a small and quiet campsite located next to a natural space. And on the long distance road \"Pieterpad\"",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-swolgen-limburg-swolgen-netherlands",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "swolgen",
    "addressCountry": "los-pases-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4905,
    "longitude": 6.1235
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}