{
  "type": "FeatureCollection",
  "propertyNames": ["Sample_ID", "Cruise", "Station", "Water_depth", "depth", "Salinity", "Temperature", "descriptive_location", "notes"],
  "propertyUnits": ["unitless", "unitless", "unitless", "meters (m)", "m", "unitless", "degrees Celsius", "unitless", "unitless"],
  "features": [
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-119.09, 22.2] },
  "properties": {
    "Sample_ID": "C1",
    "Cruise": "ORI-925 (May 2010)",
    "Station": "26",
    "Water_depth": 20.0,
    "depth": 5.0,
    "Salinity": 30.23,
    "Temperature": 17.05,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-119.78, 22.75] },
  "properties": {
    "Sample_ID": "C2",
    "Cruise": "ORI-925 (May 2010)",
    "Station": "28",
    "Water_depth": 60.0,
    "depth": 5.0,
    "Salinity": 34.67,
    "Temperature": 22.18,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-120.06, 22.54] },
  "properties": {
    "Sample_ID": "C3",
    "Cruise": "ORI-925 (May 2010)",
    "Station": "30",
    "Water_depth": 130.0,
    "depth": 5.0,
    "Salinity": 34.5,
    "Temperature": 24.8,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-120.35, 21.75] },
  "properties": {
    "Sample_ID": "C4",
    "Cruise": "ORI-925 (May 2010)",
    "Station": "32",
    "Water_depth": 1481.0,
    "depth": 5.0,
    "Salinity": 34.34,
    "Temperature": 26.15,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-124.25, 21.75] },
  "properties": {
    "Sample_ID": "C5",
    "Cruise": "ORI-925 (May 2010)",
    "Station": "W06",
    "Water_depth": 5581.0,
    "depth": 110.0,
    "Salinity": 34.8,
    "Temperature": 21.51,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-122.39, 21.75] },
  "properties": {
    "Sample_ID": "C6",
    "Cruise": "ORI-925 (May 2010)",
    "Station": "W12",
    "Water_depth": 4832.0,
    "depth": 70.0,
    "Salinity": 34.8,
    "Temperature": 24.74,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-121.13, 21.75] },
  "properties": {
    "Sample_ID": "C7",
    "Cruise": "ORI-925 (May 2010)",
    "Station": "W16",
    "Water_depth": 1025.0,
    "depth": 80.0,
    "Salinity": 34.86,
    "Temperature": 23.89,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-125.0, 22.0] },
  "properties": {
    "Sample_ID": "C8",
    "Cruise": "ORI-892 (Mar 2009)",
    "Station": "30",
    "Water_depth": 5850.0,
    "depth": 5000.0,
    "Salinity": 34.86,
    "Temperature": 1.66,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-125.0, 22.0] },
  "properties": {
    "Sample_ID": "C9",
    "Cruise": "ORI-892 (Mar 2009)",
    "Station": "30",
    "Water_depth": 5850.0,
    "depth": 20.0,
    "Salinity": 34.63,
    "Temperature": 23.58,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-125.0, 22.0] },
  "properties": {
    "Sample_ID": "C10",
    "Cruise": "ORI-892 (Mar 2009)",
    "Station": "30",
    "Water_depth": 5850.0,
    "depth": 95.0,
    "Salinity": 34.65,
    "Temperature": 22.81,
    "descriptive_location": "West Pacific Ocean",
    "notes": "" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-94.94, 28.95] },
  "properties": {
    "Sample_ID": "C11",
    "Cruise": "MCH (Aug 2010)",
    "Station": "A14",
    "Water_depth": 18.5,
    "depth": 2.0,
    "Salinity": 31.06,
    "Temperature": 31.7,
    "descriptive_location": "Gulf of Mexico",
    "notes": "Cruise of NOAA/TAMU Mechanisms Controlling Hypoxia (MCH)." }
}
  ],
  "bbox": [-125.0, 21.75, -94.94, 28.95]
}
