{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-stodola-nove-mlyny-bila-lhota",
  "name": "Camping Stodola Nove Mlyny",
  "description": "Small simple campsite on a river - rental boats and sports equipment - catering possible - div. tourist attractions in the immediate vicinity - off-season telephone appointment required - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/camping-stodola-nove-mlyny-bila-lhota",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650850946.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "bila-lhota",
    "addressRegion": "olomouc-region",
    "postalCode": "783 21",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7325,
    "longitude": 16.99598
  },
  "sameAs": [
    "https://www.campercontact.com/en/czechia/olomouc-region/bila-lhota/72190/camping-stodola-nove-mlyny"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "400",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "Kč400+"
}