{
  "fields": [{"id":"_id","type":"int"},{"id":"FID","type":"numeric"},{"id":"name","type":"text"},{"id":"status","type":"text"},{"id":"standort","type":"text"},{"id":"strasse","type":"text"},{"id":"plz","type":"numeric"},{"id":"ort","type":"text"},{"id":"x","type":"numeric"},{"id":"y","type":"numeric"},{"id":"geo_shape","type":"text"},{"id":"geo_point_2d","type":"text"}],
  "records": [
    [1,3,"Zweigbibliothek Am Stern","Aktiv","Nebenstandort","Johannes-Kepler-Platz 1",14480,"Potsdam",0,0,"{\"coordinates\": [13.130202037564047, 52.375778587091766], \"type\": \"Point\"}","52.375778587091766, 13.130202037564047"],
    [2,1,"Stadt- und Landesbibliothek im Bildungsforum Potsdam","Aktiv","Hauptstandort","Am Kanal 47",14467,"Potsdam",0,0,"{\"coordinates\": [13.059283298297256, 52.397200454097735], \"type\": \"Point\"}","52.397200454097735, 13.059283298297256"],
    [3,2,"Zweigbibliothek Waldstadt","Aktiv","Nebenstandort","Saarmunder Straße 44",14478,"Potsdam",0,0,"{\"coordinates\": [13.091653772081349, 52.3642882182265], \"type\": \"Point\"}","52.3642882182265, 13.091653772081349"]
]}
