{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rasdorf-hessen",
  "name": "Reisemobilstellplatz",
  "description": "4 parking spaces on the grounds of the sports and leisure facilities with toilet use",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rasdorf-hessen",
  "image": [
    "https://stellplatz.info/img/2159/wohnmobilstellplatz-stellplatz-rasdorf-1046313.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/2159/wohnmobilstellplatz-stellplatz-rasdorf-1046313.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Setzelbacher Straße",
    "addressLocality": "Rasdorf",
    "addressRegion": "Hessen",
    "postalCode": "36169",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7144,
    "longitude": 9.90352
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/stellplatz-rasdorf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}