{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-de-loeks-w-enschede",
  "name": "Mini Camping De Loeks",
  "description": "Camping De Loeks offers spacious pitches on the Twentse countryside near Enschede. It provides facilities for campers, caravans, and tents. The campsite is close to Enschede and recreational areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-de-loeks-w-enschede",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c00%2Fa3d36447-fdeb-4cbe-a5c2-47ebc746961c_foto3_640x480.jpg?alt=media&token=2057dae3-9120-4745-aef5-1679cbfde00a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moorvenweg 2a",
    "addressLocality": "W Enschede",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16731,
    "longitude": 6.85782
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}