{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-harenda-zakopane-woiwodschaft-kleinpolen",
  "name": "Camping Harenda",
  "description": "Enjoy a relaxing stay at Camping Harenda in Zakopane, Poland. Customer rating: 3.11.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-harenda-zakopane-woiwodschaft-kleinpolen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754459.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harenda",
    "addressLocality": "Zakopane",
    "addressRegion": "Woiwodschaft Kleinpolen",
    "postalCode": "34-500",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3238,
    "longitude": 19.98546
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}