{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-stieltjeshoeve-g-stieltjeskanaal",
  "name": "Camping de Stieltjeshoeve",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-stieltjeshoeve-g-stieltjeskanaal",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d83c%2F4e6f9033-db00-459f-a182-e2ec2d12c10f_292058877_558000482674828_8722546716521439046_n_640x480.jpg?alt=media&token=9f14ed3f-9d4e-4fc4-b704-c190d2cb2d3f",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stieltjeskanaal 78",
    "addressLocality": "G STIELTJESKANAAL",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6735,
    "longitude": 6.8068
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}