{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-trebel-lower-saxony-trebel",
  "name": "Campspace In Trebel Lower Saxony",
  "description": "Located on the outskirts of the village on a quiet side street, next door is a playground. an ideal starting point for hiking, forest trails, Nemitzer Heide (cafe), bike tours, to Arendsee, Gartower See(Therme), to the Elbe. Traffic calm zone (30kmh), forests all around, dirt roads with lots of vegetation, wildlife watching. The activities Shopping 5km away (Edeka). Gastronomy e.g. trebeler Bauerstuben 3km.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-trebel-lower-saxony-trebel",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "trebel",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9635,
    "longitude": 11.303
  },
  "sameAs": [
    "https://www.campercontact.com/it/germania/bassa-sassonia/trebel/173100/campspace-in-trebel-lower-saxony"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}