{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sakskoebing-camping-zealand",
  "name": "How far from the river is Sakskøbing Camping?",
  "description": "ProfileWelcome to our small, peaceful and friendly camp site. Located in the centre of Sakskøbings with various shops and restaurants. If you are more interested in nature we have a small wood just around the corner and a short footpath …beside the camp site which leads to the fjord. Read more",
  "url": "https://campertunity.com/listings/campgrounds/sakskoebing-camping-zealand",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/sakskbing-camping/L_YnL3UYGngF.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/sakskbing-camping/w5Ur7q2UHOGZ.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Saxes alle 15",
    "addressLocality": "Sakskøbing Camping",
    "addressRegion": "Zealand",
    "postalCode": "4990",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.79827,
    "longitude": 11.64069
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/sakskbing-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}