{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pole-namiotowe-knurow-nowy-targ-county",
  "name": "Pole Namiotowe",
  "description": "small campsite - lawn and small toilet building - canopy with a hammock - for those seeking peace and quiet and minimal facilities - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/pole-namiotowe-knurow-nowy-targ-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651195806"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "knurow",
    "addressRegion": "nowy-targ-county",
    "postalCode": "34-434",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.47412,
    "longitude": 20.18741
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "90",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "zł90+"
}