{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-park-buliro-stellplatz-in-prag-praga",
  "name": "RV Park BULIRO Stellplatz in Prag",
  "description": "Not far from the motorway, a very nice and carefully prepared place. Our family business offers you the possibility of parking motorhomes in Prague - being a private closed area it is necessary to register beforehand - visiting the capital Prague is very easy, you can reach the center in just 20 minutes by tram.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-park-buliro-stellplatz-in-prag-praga",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651053623.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Žalanského",
    "addressLocality": "Praga",
    "addressRegion": "praga",
    "postalCode": "163 00",
    "addressCountry": "Chequia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.07045,
    "longitude": 14.29971
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.66,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "750",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "750+"
}