{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pole-namiotowe-na-haczyku-trzcianka",
  "name": "Pole Namiotowe Na Haczyku",
  "description": "Campsite - among the fields, near the pond in the small village of Trzcianki -",
  "url": "https://campertunity.com/listings/campgrounds/pole-namiotowe-na-haczyku-trzcianka",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651169399.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "trzcianka",
    "addressRegion": "ryki-county",
    "postalCode": "08-503",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.61163,
    "longitude": 22.06034
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "70",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "zł70+"
}