{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eng-camping-i-koekelare",
  "name": "Eng camping i Koekelare",
  "description": "Row, within walking distance of the forest. 10 minutes by car from Diksmuide and about 20 minutes from Bruges.",
  "url": "https://campertunity.com/listings/campgrounds/eng-camping-i-koekelare",
  "image": [
    "https://campspace.com/media/medium/uploads/space/c2/d9/f5/c2d9f586ba4145d92cca09749e4f7fcb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.07,
    "longitude": 2.98
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}