{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-levoca-dolina-levoca",
  "name": "Camping Levoca Dolina",
  "description": "Camping Levoca Dolina is a campsite in Levoča, located in a wood and by a lake/recreational pond.This terraced camp site and camp site with sloping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-levoca-dolina-levoca",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503897d9fac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5333",
    "addressLocality": "Levoca",
    "postalCode": "05401",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.04983,
    "longitude": 20.58728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}