{
'type': 'FeatureCollection',
'features': [{
'type': 'Feature',
'geometry': {
'type': 'Point',
'coordinates': [-78.62394117710394, 35.9000415021519]
},
'properties': {
'OBJECTID': 4
}
}, {
'type': 'Feature',
'geometry': {
'type': 'Point',
'coordinates': [-78.71801161167413, 35.930071205471116]
},
'properties': {
'OBJECTID': 5
}
}
]}