{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rosenthal-hessen",
  "name": "Reisemobilstellplatz",
  "description": "Rosenthal in the heart of the castle forest offers five free camper pitches (donation requested) in a central but quiet location.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-rosenthal-hessen",
  "image": [
    "https://stellplatz.info/img/6495/wohnmobilstellplatz-freizeitzentrum-fischewosse-6907.JPG?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/img/6495/wohnmobilstellplatz-freizeitzentrum-fischewosse-6907.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Willershäuser Str. 2",
    "addressLocality": "Rosenthal",
    "addressRegion": "Hessen",
    "postalCode": "35119",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9755,
    "longitude": 8.86895
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}