{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ondrejov-ondrejov-vysocina-region",
  "name": "Camping Ondřejov S.r.o.",
  "description": "After the exit of the main road, turn right into the village, then drive straight ahead. After 1 km the campsite is on your left - Dutch owner - bar - very undulating landscape - center 5km. .",
  "url": "https://campertunity.com/listings/campgrounds/camping-ondrejov-ondrejov-vysocina-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650887626.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ondřejov",
    "addressLocality": "Ondřejov",
    "addressRegion": "vysocina-region",
    "postalCode": "393 01",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3914,
    "longitude": 15.17426
  },
  "sameAs": [
    "https://www.campercontact.com/nl/tsjechie/vysocina/ondrejov/82549/camping-ondrejov-sro",
    "http://www.ondrejov.nl/nl/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "588",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "Kč588+"
}