{
   "type": "FeatureCollection",
   "features": [
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -75.558697,4.474423 ]
    },
    "properties": {
    "mag":1,
    "affil":"D",
    "date":"19621021",
    "dept":"Caldas",
    "munic":"",
    "title":"1 person, 1 police killed in attack on bus"
    }
  },
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -75.558697,4.474423 ]
    },
    "properties": {
    "mag":1,
    "affil":"P",
    "date":"19621021",
    "dept":"Caldas",
    "munic":"",
    "title":"1 person, 1 police killed in attack on bus"
    }
  },
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -74.9660534,4.9534812 ]
    },
    "properties": {
    "mag":13,
    "affil":"P",
    "date":"19621024",
    "dept":"Tolima",
    "munic":"Lerida",
    "title":"13 police killed"
    }
  }
]
}