{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-sudeifel-irrel-de",
  "name": "Camping Südeifel",
  "description": "Campsite Südeifel is located in a beautiful natural setting in the south of the German Eifel. You can camp here along the Prüm River,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-sudeifel-irrel-de",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748ca7d083fc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hofstraße 19",
    "addressLocality": "Irrel",
    "postalCode": "54666",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.84194,
    "longitude": 6.45719
  },
  "sameAs": [
    "https://www.eurocampings.nl/duitsland/rijnland-palts/irrel/camping-sudeifel-102008/",
    "http://www.camping-suedeifel.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}