{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eng-swimmingpool",
  "name": "Camping eng med swimmingpool",
  "description": "Quiet campsite surrounded by fields. During the high season (from 1 June to 15 September) you can use:",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eng-swimmingpool",
  "image": [
    "https://campspace.com/media/medium/uploads/space/bd/c2/65/bdc2654a25a7a2b112192a0722bdc198.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.14,
    "longitude": 4.79
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}