{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-rasdorf-hesse",
  "name": "Camping Behaviour Not Allowed",
  "description": "Location on the edge of the village - reserved places at sports fields - Freizeitpark Mikado - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-rasdorf-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651043721"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Setzelbacher Straße",
    "addressLocality": "Rasdorf",
    "addressRegion": "hesse",
    "postalCode": "36169",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7142,
    "longitude": 9.90308
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/hesse/rasdorf/3825/parking-sportvelden"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "400",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€400+"
}