{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-recreatie-tolbrugschans-oudehorne",
  "name": "Camping Recreatie Tolbrugschans",
  "description": "Camping Recreatie Tolbrugschans is a campsite in Oudehorne, Friesland. It's near a river and a lake. The campsite offers open pitches. Bungalows and chalets are available for rent. For those who enjoy sports, the campsite provides different cycling paths. Swimming is possible in the nearby river or lake.",
  "url": "https://campertunity.com/listings/campgrounds/camping-recreatie-tolbrugschans-oudehorne",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff43a5%2F9a816f6b-0a12-439e-960a-983d27ab27ec_28454655548629121138133933468143968896402420n-1_640x480.jpg?alt=media&token=d1308f28-9f7a-4a1e-9786-3c084de6979f",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oldeberkoperweg 70",
    "addressLocality": "NZ Oudehorne",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.95118,
    "longitude": 6.1114
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}