{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/regenbogen-ferienanlage-prerow",
  "name": "Regenbogen Ferienanlage Prerow",
  "description": "Regenbogen Ferienanlage Prerow is located in Ostseebad Prerow, Mecklenburg-Anterior Pomerania, is located near the sea and in a wooded area.",
  "url": "https://campertunity.com/listings/campgrounds/regenbogen-ferienanlage-prerow",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67500984cdfdf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bernsteinweg 4-8",
    "addressLocality": "Prerow",
    "postalCode": "18375"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.45442,
    "longitude": 12.54756
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snorkeling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}