{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-het-ven-b-bergeijk",
  "name": "Mini camping Het Ven",
  "description": "Minicamping Het Ven is a small-scale campsite located in Bergeijk, near the Belgian border. It offers spacious pitches with electricity, Wi-Fi, and warm water. Guests can enjoy walking and cycling routes, farm products, and a playground.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-het-ven-b-bergeijk",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c0a%2Ff9468fd0-729c-4fb6-a2c9-be32ce6cca58_jeu_de_boule_007_640x480.jpg?alt=media&token=9183c47d-6b7b-41d1-9995-29965ed4f460",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Postelseheideweg 6",
    "addressLocality": "B Bergeijk",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.28844,
    "longitude": 5.23695
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}