{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erve-wolkotte-7591ns",
  "name": "Erve Wolkotte",
  "description": "Small farm campsite with good sanitary facilities. Sheltered location in denekamp near ootmarsum and nordhorn.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erve-wolkotte-7591ns",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78b65%2F9aae27fe-1041-428a-ab98-f4d9db12817c_574ef45e-df3a-4c4b-a2c9-d6760ac9c8b4_640x480.jpg?alt=media&token=000e1b78-d0d2-4047-a0d6-f49b9662d83e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Korenmorsweg 7",
    "addressLocality": "7591NS",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.419,
    "longitude": 7.00268
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}