{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/city-camping-neohostel-berlin",
  "name": "City Camping Neohostel",
  "description": "in the hostel parking lot - behind the barrier, pay a key deposit in the hostel - facilities in the hostel - nearby public transport - center of Berlin 20 km",
  "url": "https://campertunity.com/listings/campgrounds/city-camping-neohostel-berlin",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651188464"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grünauer Straße",
    "addressLocality": "Berlín",
    "addressRegion": "berlin",
    "postalCode": "12557",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.43131,
    "longitude": 13.56994
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/berlin/berlin/104555/city-camping-neohostel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15+"
}