{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hradec-kralove",
  "name": "ATC Camping",
  "description": "Enjoy a relaxing stay at ATC Camping in Hradec Kralove, Czechia. Visitors' rating: 3.11.",
  "url": "https://campertunity.com/listings/campgrounds/hradec-kralove",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693633.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lhotecká",
    "addressLocality": "Hradec Králové",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.20376,
    "longitude": 15.89477
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}