{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-parking-space-near-the-winery-punderich",
  "name": "Quiet parking space near the winery",
  "description": "The parking space is directly on our winery which is located on the outskirts of town. Our beautiful wine village is located almost exactly in the middle of the German Moselle between Trier and Koblenz and is one of the few places on the Moselle that is not separated from the Moselle by a road or railway line. The federal highway runs past the village on the land side, so our place is really right on the Moselle. Since the other bank is also only a road for the winegrowers, hikers and cyclist...",
  "url": "https://campertunity.com/listings/campgrounds/quiet-parking-space-near-the-winery-punderich",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pünderich",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.041,
    "longitude": 7.124
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/pnderich/169228/quiet-parking-space-near-the-winery"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ]
}