{
  "type": "FeatureCollection",
  "propertyNames": ["sample", "ISO_DateTime_Local", "time", "depth", "Pb_dpm", "Pb_stdev", "Bi_dpm", "Bi_stdev", "Po_dpm", "Po_stdev"],
  "propertyUnits": ["unitless", "unitless", "UTC", "m", "disintegrations per minute per gram (DPM g-1)", "disintegrations per minute per gram (DPM g-1)", "disintegrations per minute per gram (DPM g-1)", "disintegrations per minute per gram (DPM g-1)", "disintegrations per minute per gram (DPM g-1)", "disintegrations per minute per gram (DPM g-1)"],
  "features": [
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-87.90441, 43.01783] },
  "properties": {
    "sample": "small mussel tissue a",
    "ISO_DateTime_Local": "2018-11-29T12:00:00",
    "time": "2018-11-29T18:00:00Z",
    "depth": 2.0,
    "Pb_dpm": 3,
    "Pb_stdev": 2,
    "Bi_dpm": 0,
    "Bi_stdev": 1,
    "Po_dpm": 46,
    "Po_stdev": 1 }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-87.90441, 43.01783] },
  "properties": {
    "sample": "large mussel tissue b",
    "ISO_DateTime_Local": "2018-11-29T12:00:00",
    "time": "2018-11-29T18:00:00Z",
    "depth": 2.0,
    "Pb_dpm": 2,
    "Pb_stdev": 1,
    "Bi_dpm": 1,
    "Bi_stdev": 1,
    "Po_dpm": 39,
    "Po_stdev": 1 }
}
  ],
  "bbox": [-87.90441, 43.01783, -87.90441, 43.01783]
}
