{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-barbizon-k-baarlo-lb",
  "name": "Camping Barbizon",
  "description": "Small and quiet campsite in Baarlo, North Limburg, ideal for nature lovers, with spacious pitches and facilities. Offers a perfect base for walking and cycling tours. Cottages are also for rent.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-barbizon-k-baarlo-lb",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3298%2F13b342d3-e1a7-4fb5-9e03-2d373c2c4ca9_c%20(1)_640x480.jpg?alt=media&token=4958e7f5-4984-4062-8f38-c5753913401c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kuukven 5",
    "addressLocality": "K Baarlo Lb",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.33028,
    "longitude": 6.08418
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}