{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vlastni-stany-a-privesy-camping-zralok-plumlov",
  "name": "Vlastní stany a přívěsy | Camping Žralok Plumlov",
  "description": "The camp has a capacity of 150 tents and 50 cars. Tents and caravans have the possibility to connect to electricity for a fee.",
  "url": "https://campertunity.com/listings/campgrounds/vlastni-stany-a-privesy-camping-zralok-plumlov",
  "image": [
    "https://app.weblocalbusiness.cz/data/camp-zralok/katalog/p/stany_a-1200x627.jpg",
    "https://app.weblocalbusiness.cz/data/camp-zralok/katalog/p/stany_a-250x250.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U Podhradského rybníka 43",
    "addressLocality": "Plumlov",
    "postalCode": "798 03"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.46120699861683,
    "longitude": 17.012221813201904
  },
  "sameAs": [
    "https://www.camp-zralok.cz/kemp/vlastni-stany-a-privesy-303"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}