{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilpark-preetz-schleswig-holstein",
  "name": "Wohnmobilpark Preetz",
  "description": "Enjoy a relaxing stay at Wohnmobilpark Preetz in Preetz, Germany. Visitors' rating: 4.52.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilpark-preetz-schleswig-holstein",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696344.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kahlbrook",
    "addressLocality": "Preetz",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "24211",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.22816,
    "longitude": 10.28717
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}