{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kopalnia-zlota-camper-park-zloty-stok-pl",
  "name": "Kopalnia Zlota Camper Park",
  "description": "Parking space at the Gold Mine Museum (Kopalnia Zlota) - Camper System - service place - MTB Singletrack - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kopalnia-zlota-camper-park-zloty-stok-pl",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651112586.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Złota 6",
    "addressLocality": "Złoty Stok",
    "addressRegion": "Zabkowice Slaskie County",
    "postalCode": "57-250",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.44134,
    "longitude": 16.8756
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    }
  ]
}