{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeertuin-de-kikkerberg-l-oldambt",
  "name": "Camping garden De Kikkerberg",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeertuin-de-kikkerberg-l-oldambt",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78bc0%2Fea37385d-23a9-4407-aa3a-ecafe5da8f8f_12963829_1025291617537277_7109652389123945935_n_640x480.jpg?alt=media&token=fa9b1dd1-e457-4397-92fd-4ab4eae9c0a5",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuweweg 11",
    "addressLocality": "L Oldambt",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.19111,
    "longitude": 7.05818
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}