{
   "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"
    }
  },
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -76.1005,4.1721 ]
    },
    "properties": {
    "mag":5,
    "affil":"D",
    "date":"19620324",
    "dept":"Valle",
    "munic":"Bugalagrande",
    "title":"5 people killed in attack on jeep; 1 bandit killed"
    }
  },
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -76.1005,4.1721 ]
    },
    "properties": {
    "mag":1,
    "affil":"B",
    "date":"19620324",
    "dept":"Valle",
    "munic":"Bugalagrande",
    "title":"5 people killed in attack on jeep; 1 bandit killed"
    }
  }
]
}