{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/praha-klanovice-praha-914-praga",
  "name": "Camping Praha Klanovice",
  "description": "Camping - free pool - reception Dutch staff - small shop - restaurant - Prague about 20 km. good bus and train connection",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/praha-klanovice-praha-914-praga",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650893462.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "V Jehličině",
    "addressLocality": "Praha 914",
    "addressRegion": "praga",
    "postalCode": "190 14",
    "addressCountry": "Chequia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.09869,
    "longitude": 14.6847
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.44,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "875",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "875+"
}