{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-noorder-nieuwland-tm-brouwershaven",
  "name": "Camping Noorder Nieuwland",
  "description": "Camping Noorder Nieuwland is a campsite located in Brouwershaven, Zealand. It's situated by a lake, making it a great spot for recreation. The campsite offers different types of pitches. Some are marked out, some have no shade, and others have a bit of shade. You can also rent caravans and bungalows or chalets if you prefer. For kids, there's a playground on site. If you're into sports, the campsite provides various cycling routes for an active holiday. In short, Camping Noorder Nieuwland has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-noorder-nieuwland-tm-brouwershaven",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4370%2F05ac172f-388e-42af-8c6f-c3637d734176_slidehome_640x480.jpg?alt=media&token=226f5293-9b7e-4b52-89a1-bd70b73dcd74",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schouwsedijk 1",
    "addressLocality": "TM Brouwershaven",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.737,
    "longitude": 3.90814
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}