{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/2000-tschechien",
  "name": "Camping 2000",
  "description": "The large swimming pool with water slide and the versatile playgrounds are some of the attractions of Camping 2000 in the north of the Czech Republic.",
  "url": "https://campertunity.com/listings/campgrounds/2000-tschechien",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-2000/images/Camping-2000---Campingplatz-Luftaufnahme.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-2000/images/Camping-2000---Campingplatz-Luftaufnahme.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Janův Důl 15",
    "addressLocality": "Janův Důl",
    "addressRegion": "Tschechien",
    "postalCode": "46352",
    "addressCountry": "Tschechien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.703722,
    "longitude": 14.938533
  },
  "sameAs": [
    "https://www.pincamp.ch/de/campingplaetze/camping-2000",
    "https://www.campercontact.com/de/tschechien/nordosten/johannesthal/95518/camping-2000",
    "https://www.spottocamp.com/es/campsites/camping-2000-janv-dl1",
    "https://www.campcation.com/campsite/holiday-parc-valley-view-sro/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}