{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-goldene-meile-remagen",
  "name": "Camping Goldene Meile",
  "description": "Campsite Goldene Meile is a campsite in Remagen, Rhineland-Palatinate, located on a river/stream. The campsite has shaded pitches, with no shade...",
  "url": "https://campertunity.com/listings/campgrounds/camping-goldene-meile-remagen",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674edb036fd0e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Simrockweg 9-13",
    "addressLocality": "Remagen",
    "postalCode": "53424",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.57611,
    "longitude": 7.25231
  },
  "sameAs": [
    "https://www.eurocampings.nl/duitsland/rijnland-palts/remagen/camping-goldene-meile-102046/",
    "http://camping-goldene-meile.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}