{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/velkommen-til-nysted-strand-camping",
  "name": "Velkommen til Nysted Strand Camping",
  "description": "Camping at Nysted Strand for the whole family. Campsite, cabins, coastal apartments and cottage. Bicycle and hiking tours at Nysted on Lolland. Book now.",
  "url": "https://campertunity.com/listings/campgrounds/velkommen-til-nysted-strand-camping",
  "image": [
    "https://nystedcamping.dk/wp-content/uploads/Nysted-Strand-Camping-Logo-Colors.png"
  ],
  "sameAs": [
    "https://nystedcamping.dk/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}