{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wolfersweide-c-zelhem",
  "name": "Camping Wolfersweide",
  "description": "Camping Wolfersweide is a quiet campsite in a wooded area, offering 14 pitches with 10 amp, a trekkershut for 2 people, parking, bike shed and free WIFI. Close to walking and cycling routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wolfersweide-c-zelhem",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff44a3%2F10a36f77-d129-4254-b3e1-67c77e47b454_20160622_203432-550x340_640x480.jpg?alt=media&token=144bd483-d979-4bb6-83fa-66f0b74320c3",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Petersdijk 5",
    "addressLocality": "C Zelhem",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0331,
    "longitude": 6.38866
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}