{
   "type": "FeatureCollection",
   "features": [
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -75.567065,4.484959 ]
    },
    "properties": {
    "mag":6,
    "affil":"D",
    "date":"19620311",
    "dept":"Caldas",
    "munic":"Calarca",
    "title":"6 people killed, 10 wounded in attack on bus and truck by Chispas"
    }
  }
]
}