{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hamak-rzym",
  "name": "Hamak",
  "description": "The fee does not include the price of accommodation and is an additional cost if you stay in the field.",
  "url": "https://campertunity.com/listings/campgrounds/hamak-rzym",
  "image": [
    "https://www.bieszczadzka.org/wp-content/uploads/2023/01/1-1-e1721527188290.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rzym"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8933203,
    "longitude": 12.4829321
  },
  "sameAs": [
    "https://www.bieszczadzka.org/campground/"
  ]
}