{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-kopenhagen-seeland-dk",
  "name": "Reisemobilstellplatz",
  "description": "A parking space in the middle of Copenhagen surrounded by nature for various activities.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-kopenhagen-seeland-dk",
  "image": [
    "https://stellplatz.info/img/276117/wohnmobilstellplatz-cph-autocamp-1261457.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/276117/wohnmobilstellplatz-cph-autocamp-1261457.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Center Boulevard 4",
    "addressLocality": "Kopenhagen",
    "addressRegion": "Seeland",
    "postalCode": "2300",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.6385,
    "longitude": 12.57408
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/cph-autocamp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}