{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilhafen-camp-marina-greven",
  "name": "Reisemobilhafen Camp Marina",
  "description": "at the marina - restaurant - bike rental - bread service - gas bottles exchange possible - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilhafen-camp-marina-greven",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650675324.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fuestruper Straße",
    "addressLocality": "greven",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "48268",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.04527,
    "longitude": 7.68555
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/north-rhine-westphalia/greven/772/reisemobilhafen-camp-marina"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€14+"
}