{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilhafen-der-mole-wittmund-baja-sajonia",
  "name": "Reisemobilhafen An Der Mole",
  "description": "places on the beach and near the port",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilhafen-der-mole-wittmund-baja-sajonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650725117.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Harlesiel",
    "addressLocality": "wittmund",
    "addressRegion": "baja-sajonia",
    "postalCode": "26409",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.70939,
    "longitude": 7.80842
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.5",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€18.5+"
}