{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cicho-sza",
  "name": "Quiet-Sha",
  "description": "Quiet-Sza is a village situated among forests in a beautiful corner of Wielkopolska. We have our own horse stud and mini-zoo with interesting animals.",
  "url": "https://campertunity.com/listings/campgrounds/cicho-sza",
  "image": [
    "https://www.cicho-sza.com.pl/wp-content/uploads/2023/05/cichosza-lemury-00.jpg",
    "https://secure.gravatar.com/avatar/fcd24eebc25d277f792a1cb0c76ecb2a?s=96&amp;d=mm&amp;r=g"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.504512,
    "longitude": 17.8774943
  },
  "sameAs": [
    "https://www.cicho-sza.com.pl/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}