{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pod-krokwia-zakopane",
  "name": "Camping Pod krokwia",
  "description": "Enjoy a relaxing stay at Camping Pod krokwia in Zakopane, Poland. Visitors' rating: 2.45.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pod-krokwia-zakopane",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748282.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stefana Żeromskiego",
    "addressLocality": "Zakopane",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.28304,
    "longitude": 19.96935
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}