{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eichengrund-ibbenburen",
  "name": "Camping Eichengrund",
  "description": "Camping Eichengrund is a campsite in Ibbenbueren, North Rhine-Westphalia, located by a lake/recreational pond.The campsite has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/eichengrund-ibbenburen",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ed66f6233c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Brook 2",
    "addressLocality": "Ibbenbüren",
    "postalCode": "49479",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.21828,
    "longitude": 7.66503
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/north-rhine-westphalia/ibbenbueren/camping-eichengrund-102078/",
    "https://campio.no/campsite/camping-eichengrund"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}