{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/almost-national-park-thy",
  "name": "Almost in national park thy",
  "description": "Unique location on the edge of thy national park. Shelter located undisturbed in the shelter of tree",
  "url": "https://campertunity.com/listings/campgrounds/almost-national-park-thy",
  "image": [
    "https://campspace.com/media/medium/uploads/space/3c/8c/fc/3c8cfcb8fcced1218ae34f6a8058cf98.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.99,
    "longitude": 8.52
  },
  "sameAs": [
    "https://campspace.com/en/s/naesten-i-nationalpark-thy_6758"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}