{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kampeerplaats-in-unterjeckenbach",
  "name": "Kampeerplaats in Unterjeckenbach",
  "description": "Most of our pitches are surrounded by nature, all alone with a picturesque",
  "url": "https://campertunity.com/listings/campgrounds/kampeerplaats-in-unterjeckenbach",
  "image": [
    "https://campspace.com/media/medium/uploads/space/74/b0/a2/74b0a236c914f18ad38f7deb717b87a9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.66,
    "longitude": 7.49
  },
  "sameAs": [
    "https://campspace.com/nl/s/campspace-in-unterjeckenbach_8453?pitchTypeId=7332&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}