{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-smalbroek-v-beilen",
  "name": "Camping Smalbroek",
  "description": "Mini-camping near Beilen with 15 pitches, located near the Terhorsterzand nature reserve. Offers electric hookups, sanitary facilities, a playground, and a covered campfire area. Pets are allowed on a leash.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-smalbroek-v-beilen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff43da%2F2b9440b8-a17a-4211-8764-072575fa5a77_IMG_6823-1024x683_640x480.jpg?alt=media&token=2c486b87-b069-4bd7-a6ac-622c21d7cada",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Smalbroek 30",
    "addressLocality": "V Beilen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84211,
    "longitude": 6.49597
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    }
  ]
}