{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kemp-mezni-louka-hrenscko-usti-nad-labem-region",
  "name": "Kemp Mezni Louka",
  "description": "campsite with space for tents and campers - use GPS coordinates - 2 restaurants - playground - starting point to Pravčice Brána and the Kamenice gorge - center 5km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kemp-mezni-louka-hrenscko-usti-nad-labem-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650828026.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hřensko",
    "addressRegion": "usti-nad-labem-region",
    "postalCode": "405 02",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.87357,
    "longitude": 14.31782
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.73,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "337.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "Kč337.5+"
}