{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oasen-retiro-y-camping-en-la-naturaleza-en-el-parque-naciona",
  "name": "Oasen Retiro y camping en la naturaleza en el Parque Nacional Mols Bjerge",
  "description": "In the Oasis you can relax with a symphony of birds singing and the murmur of the stream surrounded by woods and hills protected full of different wild flowers. It is located in a valley in Handrup Bakker between Ebeltoft and Mols Bjerge. It is only a kilometer and a half away. to Ebeltoft Vig, where you can enjoy all the joys of life on the beach. There is also an ice cream shop and a small grocery shop here, just like the L'Abacate Café is just two kilometers away from it. It is also highly...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oasen-retiro-y-camping-en-la-naturaleza-en-el-parque-naciona",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ebeltoft",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.2375,
    "longitude": 10.6225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}