{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/corona-camping-borup",
  "name": "Corona Camping",
  "description": "Corona Camping is a campsite in Borup, Denmark. Book and review Corona Camping on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/corona-camping-borup",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT30603b704f9af8934e28da93ad122ebc/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coronavej 1",
    "addressLocality": "Borup",
    "postalCode": "4140",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.46547,
    "longitude": 11.94531
  },
  "sameAs": [
    "https://www.spottocamp.com/en/campsites/corona-camping-borup",
    "http://coronacamping.dk/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}