{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-zwaluwnest-n-valkenswaard",
  "name": "Camping Het Zwaluwnest",
  "description": "Minicamping 't Zwaluwnest offers spacious pitches, modern sanitary facilities, and is located near nature reserves with opportunities for cycling and hiking.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-zwaluwnest-n-valkenswaard",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d940%2F2b50507c-5a4d-44ef-8f56-5362ef65590e_53703415_2028828387172789_1003085978438467584_n_640x480.jpeg?alt=media&token=7296ecd9-a6da-42a5-9d3e-1d297c19ef64",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoeverdijk 69",
    "addressLocality": "N Valkenswaard",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.27972,
    "longitude": 5.4296
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}