{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-hofke-ng-olburgen",
  "name": "Camping 't Hofke",
  "description": "Camping 't Hofke is a campsite situated in Olburgen, Gelderland, near a river. The campsite offers spots with partial shade. It's also near a sandy beach. Room rental is available at Camping 't Hofke. For those who enjoy cycling, the campsite provides various cycling routes. Fresh bread is also available at the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-hofke-ng-olburgen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4408%2Fe66be03c-5cb7-4004-857d-fdb20c0c11c0_IMG_4395_640x480.jpg?alt=media&token=cc37fa6b-fa3e-4dd9-887b-0c134eb6fa90",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Capellegoedweg 4a",
    "addressLocality": "NG Olburgen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.03896,
    "longitude": 6.12565
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}