{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bergesruh-eckental",
  "name": "Camping Bergesruh",
  "description": "Camping Bergesruh is a campsite in Illhof, Bavaria.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-bergesruh-eckental",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9140/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Illhof 3",
    "addressLocality": "Eckental",
    "postalCode": "90542",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.58919,
    "longitude": 11.26839
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/bavaria/illhof/camping-bergesruh-118032/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ]
}