{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-schenkendobern-brandenburg",
  "name": "Dogs Allowed",
  "description": "Easy parking space for campers. No electricity, no water, no disposal and no toilets! We offer this parking space on part of our meadow, as we occasionally travel with the Womo and know how difficult it is to find such a natural parking space. We then ask you to leave the place clean again and not to dispose of anything there. Good stay.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-schenkendobern-brandenburg",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650925051.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorfstraße",
    "addressLocality": "Schenkendöbern",
    "addressRegion": "brandenburg",
    "postalCode": "03172",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.88785,
    "longitude": 14.66044
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/brandenburg/schenkendobern/93076/am-neisse-radweg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "€0+"
}