{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-sneznik-jilove-region-de-usti-nad-labem-chequia",
  "name": "Stellplatz Sneznik",
  "description": "Towers - located in the countryside in the Czech Republic -Saxon Switzerland - Climbing, Bulgarian - in winter cross-country skiing",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-sneznik-jilove-region-de-usti-nad-labem-chequia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650789946.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sněžník",
    "addressLocality": "Jílové",
    "addressRegion": "region-de-usti-nad-labem",
    "postalCode": "405 02",
    "addressCountry": "Chequia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.79669,
    "longitude": 14.08382
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "375",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "375+"
}