{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-at-karolinenhof-bad-zwischenahn",
  "name": "Camping at Karolinenhof",
  "description": "You are in the middle of nature, surrounded by sheep, goats, chickens, horses, forest and meadows and yet you are only 2 km from Oldenburg. (The North Sea is 35 minutes away by car) In addition to your camping experience in nature, you can use the petting zoo with various play options. Just 2 km away you will find the popular \"Woldsee\", which you can reach on foot, by bike or by car. The direct route through the forest is my personal recommendation. There are several go-karts on site, a great...",
  "url": "https://campertunity.com/listings/campgrounds/camping-at-karolinenhof-bad-zwischenahn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bad Zwischenahn",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1515,
    "longitude": 8.1345
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/bad-zwischenahn/169319/camping-at-karolinenhof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}