{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-boerenlogement-boerhoes-t-dalfsen",
  "name": "Camping Boerenlogement Boerhoes",
  "description": "Boerhoes offers a farm camping experience near the Overijsselse Vecht with spacious pitches, farm animals, and a tea garden. Enjoy the natural surroundings, including walking and cycling routes, and the nearby city of Zwolle.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-boerenlogement-boerhoes-t-dalfsen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d32bf%2F828ebc95-ef84-4650-ac8d-d6dc876db2af_Boerhoes-vissen-aandenevengeul_640x480.jpg?alt=media&token=e31192ba-a35b-4fc0-b4a9-2b041c84ad0a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Koepelallee 8",
    "addressLocality": "T Dalfsen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.51532,
    "longitude": 6.21479
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}