{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/copenhagen-camping-dragoer",
  "name": "Copenhagen Camping",
  "description": "In Dragør is the lovely campsite Copenhagen 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/copenhagen-camping-dragoer",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img8-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bachersmindevej 11",
    "addressLocality": "Dragør",
    "postalCode": "2791",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.58335,
    "longitude": 12.626833333
  },
  "sameAs": [
    "https://frf.dk/campingplads/copenhagen-camping/8",
    "http://www.copenhagencamping.dk/",
    "https://www.pincamp.ch/de/campingplaetze/copenhagen-camping"
  ]
}