{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/in-beautiful-scenery-heek",
  "name": "Camping In Beautiful Scenery",
  "description": "On our property, which is located in a farming community between Heek and Ahaus, we offer a well-kept lawn area of approximately 3000m², completely fenced, next to our house as a parking space. With us you will find a quiet pitch in nature. Centrally located in Münsterland, ideal for those seeking peace and quiet. A good location as a starting point for cycling tours. Easy access 5 minutes from the A31 exit HEEK",
  "url": "https://campertunity.com/listings/campgrounds/in-beautiful-scenery-heek",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "heek",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.086,
    "longitude": 7.071
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/heek/169113/camping-in-beautiful-scenery"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}