{
  "fields": [{"id":"_id","type":"int"},{"id":"field","type":"text"},{"id":"description","type":"text"},{"id":"notes","type":"text"}],
  "records": [
    [1,"OBJECTID","unique id for geographic feature",null],
    [2,"Id",null,null],
    [3,"BMP","Best Management Practice","storage infrastructure opportunity sites"],
    [4,"Shape_Leng","length of geographic feature","used internally by GIS software"],
    [5,"Shape_Area","area of geographic feature","used by GIS software"]
]}
