{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-uit-en-thuis-kollum-mp-kollum",
  "name": "Camping Uit en Thuis (Kollum)",
  "description": "Small-scale campsite situated on a waterway. Offers peace and space with facilities such as camping pitches, bicycle storage, and Wi-Fi. Rental of boats and supboards, near shopping centre and Wadden Islands.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-uit-en-thuis-kollum-mp-kollum",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4462%2F4e6811db-6a21-4b93-9f4b-ec3f986a1527_DSC_0434_640x480.jpg?alt=media&token=3117300d-6091-4382-84e9-1fd9f10096ce",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eskesstraat 89",
    "addressLocality": "MP Kollum",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.27174,
    "longitude": 6.15224
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}