{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boeslunde-camping-boeslunde",
  "name": "Boeslunde Camping",
  "description": "In Boeslund lies the lovely campsite Boeslund 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/boeslunde-camping-boeslunde",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img56-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rennebjergvej 110",
    "addressLocality": "Boeslunde",
    "postalCode": "4242",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.2896,
    "longitude": 11.265
  },
  "sameAs": [
    "https://frf.dk/campingplads/boeslunde-camping/56",
    "https://www.campinggaarden.dk/",
    "https://www.campercontact.com/en/denmark/boeslunde/157046/campinggarden-boeslunde"
  ]
}