{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-lokken-lkken",
  "name": "Stellplatz Løkken",
  "description": "Parking with possibility of late arrival - beach: 900m - facilities in the adjacent campsite - supermarket: 800m.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-lokken-lkken",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651249913.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Løkkensvej",
    "addressLocality": "161105",
    "addressRegion": "lkken",
    "postalCode": "9480",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.37862,
    "longitude": 9.74013
  },
  "sameAs": [
    "https://www.campercontact.com/es/dinamarca/lkken/161105/stellplatz-lkken"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "150",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "kr150+"
}