{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atc-chatova-osada-goralsky-dvor-haligovce",
  "name": "ATC Chatova Osada Goralsky Dvor",
  "description": "ATC Chatova Osada Goralsky Dvor is a campsite in Haligovce, on the river/stream. This terraced campsite has pitches without shadows and places with a little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atc-chatova-osada-goralsky-dvor-haligovce",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750215cda0f9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haligovce 188",
    "addressLocality": "Haligovce",
    "postalCode": "06534",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.37978,
    "longitude": 20.43933
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}