{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yachthafen-neumagen-mosel-neumagen-dhron-rhineland-palat",
  "name": "Yachthafen Neumagen Mosel",
  "description": "at marina - 10m plus = higher price - center 100m",
  "url": "https://campertunity.com/listings/campgrounds/yachthafen-neumagen-mosel-neumagen-dhron-rhineland-palat",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650662906.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moselstraße",
    "addressLocality": "neumagen-dhron",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "54347",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.85134,
    "longitude": 6.8927
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/rhineland-palatinate/neumagen-dhron/921/yachthafen-neumagen-mosel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€23+"
}