{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domein-groot-besselink",
  "name": "Camping Domein Groot Besselink",
  "description": "Domein Groot Besselink offers peaceful camping in the Achterhoek. It provides spacious pitches with water and electricity, heated sanitary facilities, a sauna, and a fitness room. The smoke-free campsite is near the Berkel River, offering a mix of tranquility and comfort.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domein-groot-besselink",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d8d0%2Fa5e92a06-3b03-4a70-acee-1de40cdb155a_285131711_2283572588458811_8763128103523976590_n_640x480.jpeg?alt=media&token=68e343f8-1766-4487-a3f3-fcf38ac92f4f",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1645,
    "longitude": 6.2985
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}