{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-brieden-c-scharendijke",
  "name": "Het Brieden",
  "description": "Small-scale campsite located near the Grevelingenmeer and Brouwersdam. Offers spacious pitches and a new toilet building since 2023.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-brieden-c-scharendijke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78b94%2Fda62c86b-5bc9-4622-971a-d9c8b7e18cfe_300960294_596769398813331_2731980171732000178_n_640x480.jpg?alt=media&token=18d72b6c-8a8d-4630-b717-00aea30808e8",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ringdijk 3",
    "addressLocality": "C Scharendijke",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.71921,
    "longitude": 3.87591
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}