{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bad-wildungen",
  "name": "Bad Wildungen - 18 Zum Hahnberg",
  "description": "Public parking lot right next to the kindergarten and rock bar with cool live music Thurs-Sat. The place is paved at a slight angle, perfect for staying overnight. In the immediate vicinity of the health clinics and a beautiful forest that invites you to go hiking and cycling. We spent several days here undisturbed. Since it is a public car park, it goes without saying that you will only stay overnight here, but not camp, otherwise you will soon see a corresponding prohibition sign. So please...",
  "url": "https://campertunity.com/listings/campgrounds/bad-wildungen",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_pr.svg?v=bf1a9a5",
    "https://cdn6.park4night.com/images/svg/flags/de.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_p.svg?v=bf1a9a5",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.109821,
    "longitude": 9.074395
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}