{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rotenburg-a-d-fulda-hessen-1",
  "name": "Reisemobilstellplatz",
  "description": "Fixed underground, quiet location on the outskirts of the village",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rotenburg-a-d-fulda-hessen-1",
  "image": [
    "https://stellplatz.info/img/27675/wohnmobilstellplatz-stellplatz-kuckucksmarkt-66650.JPG?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/27675/wohnmobilstellplatz-stellplatz-kuckucksmarkt-66650.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rotenburger Straße 13",
    "addressLocality": "Rotenburg a. d. Fulda",
    "addressRegion": "Hessen",
    "postalCode": "36199",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0034,
    "longitude": 9.69267
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}