{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ter-stal-h-holten",
  "name": "Camping Ter Stal",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ter-stal-h-holten",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff444d%2Fbc31acb7-01cf-46dd-9494-b2344ef34e3d_foto(1)_640x480.jpg?alt=media&token=9a6e00e1-0151-49b4-808d-1e34fddf8d50",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vijfhuizenweg 12",
    "addressLocality": "H Holten",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.28828,
    "longitude": 6.36653
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}