{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quietly-located-pitches-in-palatinate-forest-frankenstein",
  "name": "Quietly located pitches in the Palatinate Forest.",
  "description": "Your new pitch is in Frankenstein, Rhineland Palatinate, right next to the Palatinate Forest Wildlife and Species Conservation Center. The pitches and the entire area are perfect for relaxing. Quiet, in the middle of the forest, you can enjoy nature or go hiking. Frankenstein is located between Bad Dürkheim and Kaiserslautern. Both cities are just a few kilometers away from Frankenstein, so you have quick access to larger cities if you need to. If you wish, you can also book our \"Llama hike w...",
  "url": "https://campertunity.com/listings/campgrounds/quietly-located-pitches-in-palatinate-forest-frankenstein",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Frankenstein",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.4395,
    "longitude": 7.986
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/frankenstein/169482/quietly-located-pitches-in-the-palatinate-forest"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}