{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kemp-barbora-kutna-hora-central-bohemian-region",
  "name": "Kemp Barbora",
  "description": "small campsite with shrubs and trees - shade - food and sandwiches 300m - Restaurant 500m - supermarket, silver mine, museum and Sedlec Ossuary in the village 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kemp-barbora-kutna-hora-central-bohemian-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793605.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tyršova",
    "addressLocality": "kutna-hora",
    "addressRegion": "central-bohemian-region",
    "postalCode": "284 01",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.95454,
    "longitude": 15.25993
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.01,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "512.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "Kč512.5+"
}