{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/comfortable-pitch-at-the-horse-paddock",
  "name": "Comfortable Pitch At The Horse Paddock",
  "description": "Welcome to our cozy camping site at the horse paddock in Atzenhain! We offer you a power connection (3€ per day) and water on request (we are usually on site twice a day; 100 liters = 1€). The pitch is very conveniently located, just a few hundred meters from the motorway exit. A chilled outdoor seating area offers the opportunity to relax and soak up the sun. For further information (surroundings, restaurants, supermarket, etc.) click on “read more”. You can reach two nice restaurants (Zur L...",
  "url": "https://campertunity.com/listings/campgrounds/comfortable-pitch-at-the-horse-paddock",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "mcke",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6385,
    "longitude": 8.9795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}