{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minibospark-jubbega-k-jubbega",
  "name": "Minibospark Jubbega",
  "description": "REBL Outdoor offers glamping experiences in Friesland with a back-to-nature feel, including private saunas and hot tubs. Enjoy slow living with heated beds and various amenities.",
  "url": "https://campertunity.com/listings/campgrounds/minibospark-jubbega-k-jubbega",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c1d%2F7fe7e0f7-7da0-4a5d-acd3-e5e4a92607fd_suppen_640x480.jpg?alt=media&token=2c001130-4c15-498a-921f-d36fac89ad47",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kromhoutsreed 6",
    "addressLocality": "K Jubbega",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9735,
    "longitude": 6.09758
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}