{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-blikken-t-groede",
  "name": "Natuurkampeerterrein De Blikken",
  "description": "De Blikken is a small family campsite on a farm with 20 spacious pitches, located near Groede and Nieuwvliet. It features a playground, washroom facilities, and offers a bakery service with fresh bread and Zeeuwse bolussen.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-blikken-t-groede",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78cc7%2F1b0c646f-1e13-4e9c-8413-507b1c8c823e_camping-de-blikken_640x480.jpg?alt=media&token=9e3a7657-27e5-41a2-b203-8dd275f3ceab",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barendijk 3",
    "addressLocality": "T Groede",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.36776,
    "longitude": 3.48071
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}