{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-camping-garden",
  "name": "Tiny camping garden",
  "description": "Situated right on the Camino-trail. Enjoy your time in our garden. Outside of the town, but stil",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-camping-garden",
  "image": [
    "/images/pic_space.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.01,
    "longitude": 4.39
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}