{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-dluzek-jedwabno-1",
  "name": "Camping Dluzek",
  "description": "Camping Dluzek is a campsite in Jedwabno, Warmian-Masurian, located in a wood and by a lake/recreational pond.The campsite has pitches without shade...",
  "url": "https://campertunity.com/listings/campgrounds/camping-dluzek-jedwabno-1",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675184e98e155.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jasminowa",
    "addressLocality": "Jedwabno",
    "postalCode": "12-122",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.54139,
    "longitude": 20.67667
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/poland/warmian-masurian/jedwabno/camping-dluzek-122979/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}