{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marielyst-familiecamping-zealand",
  "name": "How far from the sea is Marielyst Familiecamping?",
  "description": "ProfileVoksen- and family space in the heart of Marielyst City. Close to shops and city life. Just five minutes walk from the large beach. Read more",
  "url": "https://campertunity.com/listings/campgrounds/marielyst-familiecamping-zealand",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/marielyst-feriepark-camping/cFttpRn39pT6.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/marielyst-feriepark-camping/7C2RrULFbmzG.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Godthåbs allé 7",
    "addressLocality": "Marielyst Familiecamping",
    "addressRegion": "Zealand",
    "postalCode": "4873",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.6929,
    "longitude": 11.9622
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/marielyst-feriepark-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}