{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/disfrute-simple-riethoven-paises-bajos",
  "name": "disfrute simple",
  "description": "Come to camp in our garden. With lots of privacy and space to relax and enjoy nature. There are many birds to see and hear. Sometimes you can even listen for a moment to the carabus. On a clear afternoon you can see many stars and enjoy the peace and tranquility. You can light a nice fire at the bonfire and, of course, it is also possible to make a barbecue. Four-legged friends are welcome, provided they are strapped to our goats. There is a wide range of activities nearby. Canoa in the Domme...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/disfrute-simple-riethoven-paises-bajos",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Riethoven",
    "addressCountry": "Los países bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3455,
    "longitude": 5.3735
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}