{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pipowagen-confortable-emplacement-camping-jardin-rural-be",
  "name": "Pipowagen confortable et emplacement de camping dans un jardin rural",
  "description": "Pipowagen and campsite in a large rural garden suitable for children.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pipowagen-confortable-emplacement-camping-jardin-rural-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/15/16/f7/1516f7c3a30e5b82a77850c32289a0b7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.08,
    "longitude": 4.51
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}