{
   "type": "FeatureCollection",
   "features": [
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -75.878321,4.21641 ]
    },
    "properties": {
    "mag":2,
    "affil":"P",
    "date":"19620702",
    "dept":"Valle",
    "munic":"Sevilla",
    "title":"2 soldiers, 2 civilians killed, 2 soldiers wounded in attack on truck"
    }
  },
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -75.878321,4.21641 ]
    },
    "properties": {
    "mag":2,
    "affil":"D",
    "date":"19620702",
    "dept":"Valle",
    "munic":"Sevilla",
    "title":"2 soldiers, 2 civilians killed, 2 soldiers wounded in attack on truck"
    }
  },
  {
    "type": "Feature",
    "geometry": {
       "type": "Point",
       "coordinates":  [ -72.84685,7.21035 ]
    },
    "properties": {
    "mag":2,
    "affil":"D",
    "date":"19620716",
    "dept":"Santander",
    "munic":"California",
    "title":"2 people killed, 1 wounded in robbery of 2 trucks"
    }
  }
]
}