{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-ostuni",
  "name": "water",
  "description": "We have been continuously planting fruit trees and legume trees for 13 years with the aim of creating a functioning forest garden in a Mediterranean climate. We base everything, including vegetable production, on rainwater. With an average rainfall of 500 mm / year, the crops naturally grow more slowly than in Germany, but there are good results. In addition, we hosted a forest kindergarten on our land for four years. The aim of our activities is to strengthen the fertility of the earth and t...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-ostuni",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ostuni",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6995,
    "longitude": 17.5295
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}