{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-spichlerz-kazimierz-dolny-pl",
  "name": "Camping Spichlerz",
  "description": "Camping Spichlerz is a campsite that is located in Kazimierz Dolny, Lublin.This campsite on the inclined pitch offers shaded pitches, not...",
  "url": "https://campertunity.com/listings/campgrounds/camping-spichlerz-kazimierz-dolny-pl",
  "image": [
    "https://cdn2.acsi.eu/6/8/8/8/688885fd51921.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Krakowska 61",
    "addressLocality": "Kazimierz Dolny",
    "postalCode": "24-120",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.31889,
    "longitude": 21.93097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}