{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/first-camp-hasmark-strand-fyn-otterup",
  "name": "First Camp Hasmark Strand - Fyn",
  "description": "First Camp Hasmark Strand-Fyn on the Danish island of Funen is a large, child-friendly campsite dedicated to Vikings with a...",
  "url": "https://campertunity.com/listings/campgrounds/first-camp-hasmark-strand-fyn-otterup",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674aca1bcd927.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandvejen 205",
    "addressLocality": "Otterup",
    "postalCode": "5450"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.56258,
    "longitude": 10.45456
  },
  "sameAs": [
    "https://www.eurocampings.de/danemark/suddanemark/otterup/first-camp-hasmark-strand-fyn-109084/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}