{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lyngboparken-henne",
  "name": "Camping Lyngboparken",
  "description": "Campsite Lyngboparken is a campsite located in Henne, South Denmark.This campsite has delimited, shaded, unshaded pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-lyngboparken-henne",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750674a53b22.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandfogedvej 15",
    "addressLocality": "Henne",
    "postalCode": "6854",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.73564,
    "longitude": 8.20831
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}