{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/countryside-24-hour-bus-service-city-hamburg",
  "name": "In the countryside with 24 Hour bus service to the city",
  "description": "Our farm is on the outskirts of Hamburg in the Vier- and Marschlanden. It's hard to believe that the city is so close. 10 minutes to the motorway, 35 to the Hafencity. The Zollenspieker Elbe ferry is 8 minutes away and often saves you having to go through the city, but you have to tell the sat nav. Here you can sit in the idyllic thatched roof between the stud farm and the rose farm and share your muesli with our chickens. Dogs, chickens and bees live here with very different people. The farm...",
  "url": "https://campertunity.com/listings/campgrounds/countryside-24-hour-bus-service-city-hamburg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hamburg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.436,
    "longitude": 10.197
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/hamburg/169071/in-the-countryside-with-24-hour-bus-service-to-the-city"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}