{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rotenburg-d-fulda-hessen",
  "name": "Reisemobilstellplatz",
  "description": "quiet parking space in the vicinity of the forest swimming pool",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rotenburg-d-fulda-hessen",
  "image": [
    "https://stellplatz.info/img/3987/wohnmobilstellplatz-parkplatz-am-freibad-67645.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/3987/wohnmobilstellplatz-parkplatz-am-freibad-67645.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marktplatz 2",
    "addressLocality": "Rotenburg a. d. Fulda",
    "addressRegion": "Hessen",
    "postalCode": "36199",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0029,
    "longitude": 9.74301
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}