{
  "type": "FeatureCollection",
  "propertyNames": ["Taxa_name", "Source_of_sample", "Genbank_accession", "Bioproject_number", "Date_Isolated"],
  "propertyUnits": ["units", "units", "units", "units", "units"],
  "features": [
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-158.0, 22.45] },
  "properties": {
    "Taxa_name": "Florenciella sp. virus SA2 isolate FloV-SA2",
    "Source_of_sample": "Ocean Water",
    "Genbank_accession": "PP542043",
    "Bioproject_number": "PRJNA1169927",
    "Date_Isolated": "2014-09-15" }
},
{"type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [-158.0, 22.75] },
  "properties": {
    "Taxa_name": "Florenciella sp.strain UHM3020",
    "Source_of_sample": "Ocean Water",
    "Genbank_accession": "PP665604",
    "Bioproject_number": "PRJNA1169929",
    "Date_Isolated": "2011-03-01" }
}
  ],
  "bbox": [-158.0, 22.45, -158.0, 22.75]
}
