{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-bijvanck-s-vorden",
  "name": "Camping De Bijvanck",
  "description": "Mini-camping 'De Bijvanck' offers a peaceful retreat in the Achterhoek, surrounded by nature, hiking, and cycling routes. Features modern sanitary facilities and free Wi-Fi.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-bijvanck-s-vorden",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3304%2Fce2e0f74-91d3-4a0d-86d3-171964fc0be3_PDR8718_640x480.jpg?alt=media&token=90e628b7-5cde-4a32-9760-f6234d4dacbd",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lindeseweg 18a",
    "addressLocality": "S Vorden",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.087,
    "longitude": 6.3289
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}