{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-erve-henderiks-hoeve-z-bornerbroek",
  "name": "Camping Erve Henderiks Hoeve",
  "description": "Small campsite in Twente, Netherlands, offering pitches surrounded by trees for a peaceful stay. It also has woodlodges and a holiday home for rent. Features include sanitary facilities, electricity, and WiFi. The location is close to nature and recreational activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-erve-henderiks-hoeve-z-bornerbroek",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d8ed%2Fe605776c-0ee5-4205-a64f-8fcba63c01de_072BB1BE86F-65B0-CD88-4892-C337AA108902_640x480.jpeg?alt=media&token=a272e266-0ba9-42c7-9b15-58febd5c7b2b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tusveld 30",
    "addressLocality": "Z Bornerbroek",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31642,
    "longitude": 6.69474
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}