{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pure-nature-niedergorsdorf",
  "name": "Pure nature",
  "description": "Location for vehicles will be selected on site. Camping spots between the trees can be cleared individually for you. On weekends in summer time chillout lounge with drinks and food",
  "url": "https://campertunity.com/listings/campgrounds/pure-nature-niedergorsdorf",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Niedergörsdorf",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52,
    "longitude": 12.979
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/-/niedergrsdorf/169341/pure-nature"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}