{
  "episodios": [
    {
      "id": "ep01-pompeya",
      "titulo": "60 Minutes Before Pompeii Vanished",
      "lugar": "Pompeii, Bay of Naples",
      "lat": 40.75,
      "lon": 14.49,
      "fechaISO": "0079-10-24",
      "etiquetaFecha": "October 24, 79 AD",
      "anio": 79,
      "resumen": "Vesuvius had slept so long that Latin barely had a word for what was coming. Most of Pompeii fled the falling pumice and lived; the two thousand who stayed died near dawn, when the pyroclastic surges arrived and many believed the worst had passed.",
      "miniatura": "assets/ep01-miniatura.jpg",
      "youtubeId": null,
      "capituloUrl": "../capitulo/?ep=01"
    },
    {
      "id": "ep02-titanic",
      "titulo": "Titanic's Last Hour: The Ship That Obeyed Every Rule",
      "lugar": "North Atlantic Ocean",
      "lat": 41.73,
      "lon": -49.95,
      "fechaISO": "1912-04-15",
      "etiquetaFecha": "April 15, 1912",
      "anio": 1912,
      "resumen": "On a flat calm, moonless night, the sea gave no warning of the ice ahead. Titanic sank in under three hours with lifeboats for barely half of the twenty-two hundred aboard — and still she complied with every rule.",
      "miniatura": "assets/ep02-miniatura.jpg",
      "youtubeId": null,
      "capituloUrl": "../capitulo/?ep=02"
    },
    {
      "id": "ep03-chernobil",
      "titulo": "Chernobyl's Last Hour: The Safety Test That Destroyed It",
      "lugar": "Chernobyl Reactor 4, Ukraine",
      "lat": 51.39,
      "lon": 30.1,
      "fechaISO": "1986-04-26",
      "etiquetaFecha": "April 26, 1986",
      "anio": 1986,
      "resumen": "At 1:23 a.m., a routine safety test ended with the emergency shutdown button itself detonating Reactor 4 — a design flaw the state had kept classified. While the core burned open to the sky, the young city of Pripyat slept through an ordinary spring night.",
      "miniatura": "assets/ep03-miniatura.jpg",
      "youtubeId": null,
      "capituloUrl": "../capitulo/"
    }
  ]
}