{
  "type": "FeatureCollection",
  "propertyNames": ["Cruise", "depth", "TEP_rep1", "TEP_rep2"],
  "propertyUnits": ["unitless", "m", "ug XG per mL", "ug XG per mL"],
  "features": [
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-64.575, 32.302] },
  "properties": {
    "Cruise": "AE1718",
    "depth": 10.0,
    "TEP_rep1": 0.0184,
    "TEP_rep2": 0.0269 }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-64.575, 32.302] },
  "properties": {
    "Cruise": "AE1718",
    "depth": 130.0,
    "TEP_rep1": 0.0368,
    "TEP_rep2": 0.0331 }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-64.38, 31.979] },
  "properties": {
    "Cruise": "AE1808",
    "depth": 50.0,
    "TEP_rep1": 0.031977,
    "TEP_rep2": 0.01683 }
}
  ],
  "bbox": [-64.575, 31.979, -64.38, 32.302]
}
