{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-streekmuseum-tolbrug-e-bakel",
  "name": "Camping Streekmuseum de Tolbrug",
  "description": "Camping De Tolbrug is a campsite in Bakel offering spacious pitches surrounded by greenery. It has electricity and Wi-Fi, and it allows the use of fire baskets. It is near cycling and hiking routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-streekmuseum-tolbrug-e-bakel",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff43e9%2F54e9e2eb-e223-4f5b-973e-0d8c6eece343_IMGP2437b1_640x480.jpg?alt=media&token=28ddcb5d-80dc-49d8-ba38-54d59449269e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Neerstraat 11",
    "addressLocality": "E Bakel",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.50744,
    "longitude": 5.72775
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}