{
  "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,"Layer","identifies the type of green infrastructure opportunity",null],
    [3,"BreakdownN","Street name and identifies potential green infrastructure practice",null],
    [4,"GI_Intent","Identifies if the intend is to detain and slowly release stormwater back into combined sewer system or remove it completely",null],
    [5,"Shape_Leng","length of geographic feature","used internally by GIS software"],
    [6,"Shape_Area","area of geographic feature","used by GIS software"]
]}
