{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prague-camp-praha-5-prag",
  "name": "Prague Camp",
  "description": "on the Vltava via the southern ring road exit Smichov, after 600 m at the gas station on the right to Cisarská Louka Peninsula – ideal for excursions to the capital Prague-Tram 10 min",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prague-camp-praha-5-prag",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650969788.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Císařská louka",
    "addressLocality": "Praha 5",
    "addressRegion": "prag",
    "postalCode": "150 00",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.05594,
    "longitude": 14.41364
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 115,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "225",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "Kč225+"
}