{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/uzh-river-zakarpatska-oblast-zakarpattia-oblast",
  "name": "Uzh River",
  "description": "Free camping next to the Uzh river near Nevitsky Castle. Swimming in the river. 11th century fortress nearby.",
  "url": "https://campertunity.com/listings/campgrounds/uzh-river-zakarpatska-oblast-zakarpattia-oblast",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650892528.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pidvisnyy Mist",
    "addressLocality": "Zakarpats'ka oblast",
    "addressRegion": "zakarpattia-oblast",
    "addressCountry": "Ukraine"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.68454,
    "longitude": 22.40659
  },
  "sameAs": [
    "https://www.campercontact.com/en/ukraine/zakarpattia-oblast/zakarpatska-oblast/84697/uzh-river"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "0+"
}