{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lokken-by-camping-lokken",
  "name": "Løkken By Camping",
  "description": "In Løkken is the lovely campsite Løkken By 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/lokken-by-camping-lokken",
  "image": [
    "https://danlineimagesapi.blob.core.windows.net/bookingapi/Cover/img396-01_1905x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Søndergade 69",
    "addressLocality": "Løkken",
    "postalCode": "9480",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.3648,
    "longitude": 9.70945
  },
  "sameAs": [
    "https://frf.dk/campingplads/loekken-by-camping/396"
  ]
}