{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skeppsdockans-camping-soderkoping",
  "name": "Skeppsdockans Camping",
  "description": "Skeppsdockans Camping is a campsite in Söderköping, Östergötland, located a river/stream.The campsite has which are marked out, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/skeppsdockans-camping-soderkoping",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518ba922ea8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dockan 1",
    "addressLocality": "Söderköping",
    "postalCode": "61492",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.49164,
    "longitude": 16.30617
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/ostergotland/soderkoping/skeppsdockans-camping-123495/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}