{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-modena",
  "name": "water",
  "description": "It is not a campground, we are staying in the green space adjacent to my house; there are no fences or gates. The historic center of Modena can be reached by bike in 15'. Modena is a city that has an interesting historical center and the famous Piazza Grande with the Romanesque cathedral and the Ghirlandina tower (a UNESCO heritage site. In Modena and its surroundings: Fabbrica Ferrari and Maserati; Museum Enzo Ferrari and Pavarotti; Spilamberto with the Consortium of traditional balsamic vin...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-modena",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Modena",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.623,
    "longitude": 10.873
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    }
  ]
}