{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wietzendorf",
  "name": "Wietzendorf -",
  "description": "Quiet dirt road right next to the forest. Very quiet and relaxed. Many mosquitoes at night due to the stream.",
  "url": "https://campertunity.com/listings/campgrounds/wietzendorf",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn3.park4night.com/lieu/1336201_1336300/1336276_gd.jpg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_pr.svg?v=41b9f25",
    "https://cdn6.park4night.com/images/svg/flags/de.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_gs.svg?v=41b9f25",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=41b9f25"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.94421,
    "longitude": 9.929717
  },
  "sameAs": [
    "https://park4night.com/es/place/441188"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}