{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-144-zlota-dolina-pokrzywna",
  "name": "Camping 144 Złota Dolina",
  "description": "Enjoy a relaxing stay at Camping 144 Złota Dolina in Pokrzywna, Poland. Visitors' rating: 4.",
  "url": "https://campertunity.com/listings/campgrounds/camping-144-zlota-dolina-pokrzywna",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793419.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pokrzywna",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.28801,
    "longitude": 17.46074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}