{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-loeksham-vd-emmen",
  "name": "Camping Loeksham",
  "description": "Camping Loeksham is a campsite located in Emmen, Drenthe. The campsite offers different types of pitches. Some are marked out, some have shade, some don't, and some have partial shade. For those who enjoy sports, Camping Loeksham provides various cycling routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-loeksham-vd-emmen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff433c%2F9181a3a2-0f31-42dd-bcb4-88c482b377bd_19-1-2006_7-11-19_640x480.jpg?alt=media&token=a382c2ba-6110-492a-8a31-878b9cb2a2b4",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wilhelmsweg 28",
    "addressLocality": "VD Emmen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.74194,
    "longitude": 6.85442
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}