{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/internationaler-campingplatz-pielenhofen-naabtal",
  "name": "Internationaler Campingplatz",
  "description": "Internationaler Campingplatz is a campsite located in Pielenhofen, Bavaria, and located river/stream.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/internationaler-campingplatz-pielenhofen-naabtal",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/8/6858fd4eb6f38.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Distelhausen 2",
    "addressLocality": "Pielenhofen (Naabtal)",
    "postalCode": "93188",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.05908,
    "longitude": 11.96022
  },
  "sameAs": [
    "https://www.eurocampings.fr/allemagne/baviere/pielenhofen/internationaler-campingplatz-102571/",
    "http://www.camping-pielenhofen.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}