{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hohenkirchen-wangerland-lower-saxony",
  "name": "Hohenkirchen",
  "description": "Enjoy a relaxing stay at Hohenkirchen in Wangerland, Germany. Visitors' rating: 3.17.",
  "url": "https://campertunity.com/listings/campgrounds/hohenkirchen-wangerland-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650786683.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jelliestede",
    "addressLocality": "Wangerland",
    "addressRegion": "Lower Saxony",
    "postalCode": "26434",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.6695,
    "longitude": 7.90964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}