{
  "fields": [{"id":"_id","type":"int"},{"id":"field_name","type":"text"},{"id":"type","type":"text"},{"id":"description","type":"text"},{"id":"example","type":"text"},{"id":"notes","type":"text"}],
  "records": [
    [1,"safe_place_name","text","Name of the safe place.","Jeremiah's Place",null],
    [2,"program_or_facility","text","Program or facility providing the safe place.","Jeremiah's Place",null],
    [3,"neighborhood","text","Neighborhood where the safe place is found.","Larimer",null],
    [4,"address","text","Address of the safe place.","6435 Frankstown Ave, PA, 15206",null],
    [5,"latitude","float","Latitude of the safe place.","40.461736",null],
    [6,"longitude","float","Longitude of the safe place.","-79.915403",null],
    [7,"organization","text","Organization behind the safe place.","Jeremiah's Place",null],
    [8,"recommended_for","text","People who could benefit from the safe place.","families in crisis needing temporary safe haven for childen",null],
    [9,"requirements","text","Prerequisites for using the safe place.","none",null],
    [10,"phone","text","Contact phone number for the safe place.","412-924-0726",null],
    [11,"narrative","text","Description.","Offers free, safe care for children from birth to six, for a few hours or a few days.  For families in crisis or experiencing an emergency situation, or for children at risk of child abuse.",null],
    [12,"schedule","text","Operating hours.","Available 24/7",null]
]}
