{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-goldene-meile-remagen",
  "name": "Campingplatz Goldene Meile",
  "description": "Beautiful campsite on the Rhine. The sanitary facilities are first class. There is a beautiful cycle path along the Rhine to the village and beyond. Nice for trips to the Ahrtal wine region and the volcanic area.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-goldene-meile-remagen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650858956.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Simrockweg",
    "addressLocality": "Remagen",
    "postalCode": "53424",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.57596,
    "longitude": 7.25142
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/rheinland-pfalz/remagen/71966/campingplatz-goldene-meile",
    "https://camping-finder.de/camping-und-stellplatz-verzeichnis/wohnmobilstellplatz/campingplatz-goldene-meile",
    "https://www.camping-goldene-meile.de",
    "https://www.pincamp.ch/de/campingplaetze/campingplatz-goldene-meile"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€23.5+"
}