{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mattenburg-h-nieuw-vossemeer",
  "name": "Camping Mattenburg",
  "description": "Minicamping Mattemburgh is beautifully situated on the Oosterscheldekust, next to a nature reserve. It offers large pitches, some with private sanitary facilities, and is ideal for those seeking peace and space, with opportunities for fishing, walking, and cycling.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mattenburg-h-nieuw-vossemeer",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4348%2Faa1375e8-1b15-432e-ace3-df96add1f730_160103534_3712915522154247_722099083249711879_n_640x480.jpg?alt=media&token=c3d1f915-2e02-4a1c-9e53-8ecfe0358756",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veerweg 1 a",
    "addressLocality": "H Nieuw Vossemeer",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5798,
    "longitude": 4.21276
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}