{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-strzezonny-warschau-masowien",
  "name": "Parking Strzezonny",
  "description": "Enjoy a relaxing stay at Parking Strzezonny in Warsaw, Poland. Customer rating: 3.24.",
  "url": "https://campertunity.com/listings/campgrounds/parking-strzezonny-warschau-masowien",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650893363.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Furmańska",
    "addressLocality": "warschau",
    "addressRegion": "Woiwodschaft Masowien",
    "postalCode": "00-313",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24411,
    "longitude": 21.01958
  },
  "sameAs": [
    "https://www.campercontact.com/de/polen/woiwodschaft-masowien/warschau/85850/parking-strzezonny"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}