{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-dobbrikow-nuthe-urstromtal-brandenburg",
  "name": "Campingplatz Dobbrikow",
  "description": "Camping in Naturpark Nuthe-Nieplitz - use GPS coordinates - near lake - restaurant - center 25km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-dobbrikow-nuthe-urstromtal-brandenburg",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650906151.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Glienicksee",
    "addressLocality": "nuthe-urstromtal",
    "addressRegion": "brandenburg",
    "postalCode": "14947",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17255,
    "longitude": 13.04577
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/brandenburg/dobbrikow/89176/campingplatz-dobbrikow",
    "https://camp-dobbrikow.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€22+"
}