{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-veenweide-z-blokzijl",
  "name": "Camping De Veenweide",
  "description": "Mini-camping \"de Veenweide\" is located near Blokzijl, offering a tranquil atmosphere with views of meadows and grazing livestock. It features good sanitary facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-veenweide-z-blokzijl",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d85c%2F18ca69a2-9d8a-48c9-861f-c0824bc16e71_camping%203_640x480.jpg?alt=media&token=158f6968-6114-4488-83e5-f833b1ecb6ed",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duinigermeerweg 4",
    "addressLocality": "Z Blokzijl",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.72823,
    "longitude": 5.96798
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}