{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nysted-autocamper-plads-guldborgsund-seeland-danemark",
  "name": "Nysted autocamper plads",
  "description": "Enjoy a relaxing stay at Nysted autocamper plads in Guldborgsund Kommune, Denmark. Customer rating: 3.81.",
  "url": "https://campertunity.com/listings/campgrounds/nysted-autocamper-plads-guldborgsund-seeland-danemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650887096.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skansevej",
    "addressLocality": "Guldborgsund Kommune",
    "addressRegion": "Region Seeland",
    "postalCode": "4880",
    "addressCountry": "Dänemark"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.65582,
    "longitude": 11.73421
  },
  "sameAs": [
    "https://www.campercontact.com/de/danemark/region-seeland/guldborgsund-kommune/82440/nysted-autocamper-plads"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}