{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-edertalerhof-edertal-affoldern",
  "name": "Camping Edertalerhof",
  "description": "Camping Edertalerhof is a campsite located in Affoldern, Hesse. It's situated near a river and a lake. The campsite offers both shaded and non-shaded pitches. Apartments are also available for rent. For children, there's a playground and an indoor play area. For sports enthusiasts, there's a sports ground and various cycling routes. After a busy day, you can relax in the sauna. Swimming is also an option in the nearby lake.",
  "url": "https://campertunity.com/listings/campgrounds/camping-edertalerhof-edertal-affoldern",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653775b7c00e7b000d63d43c%2F1509edb7-7f52-4ffd-8bb9-0b6a64672a8e_IMG_20200420_175846-150x150_640x480.jpg?alt=media&token=bb36bd7f-a8fa-47cb-9e8a-ac4ceaaa334c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hemfurtherstraße 21",
    "addressLocality": "Edertal/Affoldern",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16812,
    "longitude": 9.086
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}