{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-moselwunder-pommern",
  "name": "Campingplatz Moselwunder",
  "description": "This is a somewhat old-fashioned but totally cozy family campsite near the village of Pomerania in Rhineland-Palatinate. This...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-moselwunder-pommern",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a1ac647931.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moselweinstraße 12",
    "addressLocality": "Pommern",
    "postalCode": "56829",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.16889,
    "longitude": 7.26564
  },
  "sameAs": [
    "https://www.eurocampings.de/deutschland/rheinland-pfalz/pommern/campingplatz-moselwunder-108097/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}