{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-but-s-berg-en-dal",
  "name": "Camping De But",
  "description": "Camping de But offers a tranquil camping experience in the woods between Berg en Dal and Groesbeek. Enjoy the peace and quiet of nature, with cycling, mountain biking, and walking routes nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-but-s-berg-en-dal",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3331%2Fef86f483-5d7a-44a7-8726-c7ddb072194d_Camping%2004_640x480.jpg?alt=media&token=73cc8543-42cc-4687-a025-f95edc1b75d1",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Postweg 10",
    "addressLocality": "S Berg en Dal",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.81099,
    "longitude": 5.91075
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}