{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-hessenoord-halle-gelderland",
  "name": "Natuurkampeerterrein Hessenoord",
  "description": "camping pitches on the nature campsite of the Groene Koepel - nature camping card required [available at the location] - use GPS coordinates - entrance site from the Stuifveenweg - campfire possible for a fee - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-hessenoord-halle-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/38562071809360482",
    "https://images.campercontact.com/media/photos/4222124650936953.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Landstraat 4",
    "addressLocality": "Halle",
    "addressRegion": "Gelderland",
    "postalCode": "7025 DP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.98327,
    "longitude": 6.44725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}