{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rojle-klint-middelfart",
  "name": "Røjle Klint Camping",
  "description": "In Middelfart is the lovely campsite Rejle Klint 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/rojle-klint-middelfart",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Røjleklintvej 29",
    "addressLocality": "Middelfart",
    "postalCode": "5500",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.548983333,
    "longitude": 9.813083333
  },
  "sameAs": [
    "https://frf.dk/campingplads/roejle-klint-camping/125",
    "http://www.campingrojleklint.dk/"
  ]
}