{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamping-zamberk-zamberk",
  "name": "Autocamping Zamberk",
  "description": "Autocamping Zamberk is a campsite in Žamberk, Pardubice.The campsite has pitches without shade and pitches with some shade. It is possible to rent...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamping-zamberk-zamberk",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2fb6e10f4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U Koupalište 1368",
    "addressLocality": "Zamberk",
    "postalCode": "56401",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.08675,
    "longitude": 16.47564
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}