{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-mlyn-rokytno-cz",
  "name": "Pitch Mlyn",
  "description": "center 2km",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-mlyn-rokytno-cz",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651261426.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rokytnice nad Jizerou 3",
    "addressLocality": "Rokytno",
    "addressRegion": "Pardubice Region",
    "postalCode": "512 45",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.72926,
    "longitude": 15.47849
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "450",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "Kč450+"
}