{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kees-en-trijntje-j-t-zand-nh",
  "name": "Camping Kees and Trijntje",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kees-en-trijntje-j-t-zand-nh",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d985%2F28422cd8-d7fe-4336-a807-74263fff446b_13700105_1639423446373659_7544705950567783288_n_640x480.jpeg?alt=media&token=8a859926-2e62-4f87-8ad7-b5181cae070f",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bosweg 48",
    "addressLocality": "J 't Zand Nh",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.81967,
    "longitude": 4.724
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}