{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rotenburg-a-d-fulda-hessen",
  "name": "Reisemobilstellplatz",
  "description": "Quietly located parking space, close to forest swimming pool, forest",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rotenburg-a-d-fulda-hessen",
  "image": [
    "https://stellplatz.info/img/2832/wohnmobilstellplatz-parkplatz-am-wildgehege-im-heienbachtal-39508.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/2832/wohnmobilstellplatz-parkplatz-am-wildgehege-im-heienbachtal-39508.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marktplatz 2 Tourist-Information",
    "addressLocality": "Rotenburg a. d. Fulda",
    "addressRegion": "Hessen",
    "postalCode": "36199",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.99472,
    "longitude": 9.72721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}