{
   "type": "FeatureCollection",
   "features": [
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -75.048,4.8328 ]
    },
    "properties": {
    "mag":15,
    "affil":"E",
    "date":19620400,
    "dept":"Tolima",
    "munic":"Libano",
    "title":"15 soldiers killed, 5 wounded in attack on 2 trucks"
    }
  }
]
}