{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pressefinne-h-elahuisen",
  "name": "Camping De Pressefinne",
  "description": "Minicamping Pressefinne is a family-friendly campsite located on the Fluessen lake, offering spacious pitches, a playground, and water access. It features modern sanitary facilities and a tentbungalow for rent.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pressefinne-h-elahuisen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d804%2Fa684264e-c9ba-4756-b5d0-f3b65c15a912_camping-filler-001_640x480.jpg?alt=media&token=62fc6e4a-8125-4b0b-a4ff-476191ec8658",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lange Hoek 6",
    "addressLocality": "H Elahuizen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93626,
    "longitude": 5.55756
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}