{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-am-konigsberg-wolfstein-rheinland-pfalz",
  "name": "Campingplatz am Königsberg - Wolfstein",
  "description": "\"Experience unforgettable moments of nature at the Wolfstein campsite! Idyllically located, the square offers state-of-the-art facilities, family-friendly activities and direct proximity to hiking and biking trails. Perfect for campers looking for peace, adventure and comfort.\"",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-am-konigsberg-wolfstein-rheinland-pfalz",
  "image": [
    "https://www.campingwolfstein.de/wp-content/uploads/2024/12/zeltplatz.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Schwimmbad 1",
    "addressLocality": "Wolfstein",
    "addressRegion": "Rheinland-Pfalz",
    "postalCode": "67752",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.58041566808638,
    "longitude": 7.618592109928189
  },
  "sameAs": [
    "https://www.campingwolfstein.de/campingplatz/",
    "https://www.campingwolfstein.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}