{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blank-eck-gremersdorf-sh",
  "name": "Campingplatz Blank-Eck",
  "description": "family-friendly campsite - between nature reserves - directly on the Baltic Sea - Sauna - Fitness - Restaurant - Minimarkt - Brötchenservice - Gas bottle exchange station - Zentrum Oldenburg 8km",
  "url": "https://campertunity.com/listings/campgrounds/blank-eck-gremersdorf-sh",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650838437.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Neuteschendorf 8",
    "addressLocality": "Gremersdorf",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "23758",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.35313,
    "longitude": 10.86794
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.42,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.9",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "€21.9+"
}