{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-gijzel-n-helvoirt",
  "name": "Camping De Gijzel",
  "description": "Camping De Gijzel offers spacious, sunny pitches with shade from weeping willows. It caters to campers aged 40+, with clean sanitary facilities, a trampoline, and a playground. Facilities include electricity, WiFi, and options for TV connection.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-gijzel-n-helvoirt",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d335e%2Ff39ef945-cefd-46bd-9228-84d3eb49c9ea_b05660d1-48b3-450e-a0d8-dd8fe2d655f7_640x480.jpg?alt=media&token=4ae28e20-94a2-4c27-ab25-839d45d7e456",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Gijzel 42",
    "addressLocality": "N Helvoirt",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.62912,
    "longitude": 5.21757
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}