{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sallingsund-nykobing-m-dk",
  "name": "Sallingsund Camping",
  "description": "In Nykøbing M. is the lovely campsite Sallingsund Camping. Read more about the campsite and see if it is the place for your next holiday stay in the Danish.",
  "url": "https://campertunity.com/listings/campgrounds/sallingsund-nykobing-m-dk",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sallingsundvej 106",
    "addressLocality": "Nykøbing M.",
    "postalCode": "7900",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.75085,
    "longitude": 8.835633333
  }
}