{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-slutkeboer-n-manderveen",
  "name": "Camping Slutkeboer",
  "description": "Camping in the Twente region with a camper section and rental accommodations. Offers free Wi-Fi, sanitary facilities, a playground, and is located near cycling and walking routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-slutkeboer-n-manderveen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff43d9%2F7cf7ae30-7f0e-4f65-9008-a11854c286c0_IMG-20190714-WA0000_640x480.jpg?alt=media&token=698916ae-712d-485c-9c12-e61b394d3101",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langemaatsweg 16",
    "addressLocality": "N Manderveen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.44156,
    "longitude": 6.75736
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}