{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/citycamp-nord-berlin",
  "name": "Citycamp Nord",
  "description": "camping in the city -> 8m surcharge - lots of shade - breakfast and bread service - open air brewery - public transport nearby - center Spandau 6 km - center 12 km",
  "url": "https://campertunity.com/listings/campgrounds/citycamp-nord-berlin",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651077775.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gartenfelder Straße",
    "addressLocality": "berlin",
    "addressRegion": "berlin",
    "postalCode": "13599",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.54911,
    "longitude": 13.25625
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/berlin/berlin/104164/citycamp-nord-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "52.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€52.5+"
}