{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westerlo",
  "name": "Camping pitch in a small Westerlo grove",
  "description": "Grove of 1.25 ha (adjacent to a larger forest area on the Teunenberg in Olen). Currently no faciliti",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westerlo",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a2/51/c8/a251c8d52079b245b3c3b71827fd0327.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.14,
    "longitude": 4.88
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}