{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-natural-land-gubbio-province-of-perugia",
  "name": "In-natural Land",
  "description": "The Gaia association organizes the life experience on the tree, for people who want to regain contact with nature, starting from simple things, sleeping 5 meters high, a stone's throw from the house, but immersed in the wild nature.A bedroom suspended on 5 Excelsior Ash trees overlooking the pristine valley, to be explored through paths and paths, possibly guided, to rediscover the wild nature of our pre-Apennines.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-natural-land-gubbio-province-of-perugia",
  "image": [
    "https://ecobnb.com/media/cache/resolve/panorama/media/uploads/66bb9cbc92ee6.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fraz Carestello 18 - Bellaugello",
    "addressLocality": "Gubbio",
    "addressRegion": "Province of Perugia",
    "postalCode": "06024",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.27504823,
    "longitude": 12.51292306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}