{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-het-boerenijsje-wuustwezel-be",
  "name": "Parking Het Boerenijsje",
  "description": "Location at Campergastbedrijf - dairy farm with its own preparation of farm ice cream, pancakes and waffles - free access to cow stables - information boards about farm life - children free and safe access to playground with trampoline and to the calves - located between bicycle junctions 96 and 97 - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-het-boerenijsje-wuustwezel-be",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650923895.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sint Lenaartseweg 190",
    "addressLocality": "Wuustwezel",
    "addressRegion": "Vlaanderen",
    "postalCode": "2990",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.38119,
    "longitude": 4.67441
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}