{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-unterjeckenbach-de",
  "name": "water",
  "description": "Most of our plots are in the heart of nature, completely alone and with picturesque views! We have a farm and we can also offer regional products for roasting and breakfast!",
  "url": "https://campertunity.com/listings/campgrounds/water-unterjeckenbach-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "unterjeckenbach",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.668,
    "longitude": 7.4955
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/-/unterjeckenbach/168742/campspace-in-unterjeckenbach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}