{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-babylon-babylon",
  "name": "Camping Babylon",
  "description": "Camping Babylon is a campsite in Babylon, Plzeň.The campsite has pitches without shade and pitches with some shade. It is possible to rent hikers'...",
  "url": "https://campertunity.com/listings/campgrounds/camping-babylon-babylon",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2fbd7668d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Babylon 27",
    "addressLocality": "Babylon",
    "postalCode": "34401",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.40264,
    "longitude": 12.85433
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/czech-republic/plzen/babylon/camping-babylon-107274/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}