{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-farm-cuxhaven",
  "name": "Camping on the holiday farm",
  "description": "We are a family farm where hospitality is very important. Here you can sit comfortably by the fire or simply spend a nice barbecue evening.",
  "url": "https://campertunity.com/listings/campgrounds/camping-farm-cuxhaven",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cuxhaven",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.7865,
    "longitude": 8.8145
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/cuxhaven/169553/camping-on-the-holiday-farm",
    "https://www.campercontact.com/en/germany/lower-saxony/cuxhaven/169516/camping-on-the-holiday-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}