{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gory-stolowe-camp-gmina-radkow-woiwodschaft-niederschlesien",
  "name": "Góry Stołowe Camp",
  "description": "Enjoy a relaxing stay at Góry Stołowe Camp in gmina Radków, Poland. Customer rating: 4.",
  "url": "https://campertunity.com/listings/campgrounds/gory-stolowe-camp-gmina-radkow-woiwodschaft-niederschlesien",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651199146.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kolonia Leśna",
    "addressLocality": "gmina Radków",
    "addressRegion": "Woiwodschaft Niederschlesien",
    "postalCode": "57-420",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.50214008,
    "longitude": 16.36628027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}