{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-35088-battenberg-eder-hesse",
  "name": "Campspace In 35088 Battenberg Eder Hesse",
  "description": "Meadow on the outskirts 1 Natural The activities Several bike paths nearby. Ederradweg,Lahntalradweg. Hiking.art trail Battenberg Swimming pool in Battenberg Hang gliding and paragliding in Battenberg. Other things Donations are gladly accepted.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-35088-battenberg-eder-hesse",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "35088-battenberg-eder",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9985,
    "longitude": 8.6705
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}