{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/staying-in-safari-roof-tent-surrounded-by-greenery",
  "name": "Staying in a safari roof tent, surrounded by greenery.",
  "description": "Staying in the countryside ... In a green meadow ... Enjoying the peace ... but a bit different ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/staying-in-safari-roof-tent-surrounded-by-greenery",
  "image": [
    "https://campspace.com/media/medium/uploads/space/20/42/_3/2042_3_5d15f02ee4537.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02,
    "longitude": 4.55
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}