{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/punderich-campground-punderich",
  "name": "Camping Pünderich",
  "description": "Camping Pünderich is a campsite in Pünderich, Rhineland-Palatinate.The campsite has which are marked out, pitches with shade, pitches without shade...",
  "url": "https://campertunity.com/listings/campgrounds/punderich-campground-punderich",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a1b2ed9c4d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moselallee 3",
    "addressLocality": "Pünderich",
    "postalCode": "56862",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.04142,
    "longitude": 7.13256
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/rhineland-palatinate/punderich/camping-punderich-108123/",
    "https://www.mosel-camping-platz.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    }
  ]
}