{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/city-basecamp-berlin",
  "name": "City BaseCamp Berlin",
  "description": "Parking lot in the Weißensee district - reservations by email - Berlin ring road A10 - Weißensee beach",
  "url": "https://campertunity.com/listings/campgrounds/city-basecamp-berlin",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651242596.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Berliner Allee",
    "addressLocality": "Berlin",
    "addressRegion": "berlin",
    "postalCode": "13088",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.56548,
    "longitude": 13.47147
  },
  "sameAs": [
    "https://www.campercontact.com/en/duitsland/berlijn/berlijn/160657/city-basecamp-berlin-",
    "https://www.facebook.com/groups/Stellplatzvorstellungen/posts/city-basecamp-berlin-berliner-allee-316-318-13088-berlin-tel-49-1626612493-email/2497023220643188/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€28+"
}