{
  "fields": [{"id":"_id","type":"int"},{"id":"cimetiere","type":"text"},{"id":"libelle","type":"text"},{"id":"code_insee","type":"text"},{"id":"rue","type":"text"},{"id":"cp","type":"text"},{"id":"commune","type":"text"},{"id":"latitude","type":"text"},{"id":"longitude","type":"text"},{"id":"geometry","type":"geometry"}],
  "records": [
    [1,"CA","CIMETIÈRE DE L'AIGUILLON","58194","17 rue des Grands Jardins","58000","NEVERS","46.996","3.134",{"type":"Point","crs":{"type":"name","properties":{"name":"EPSG:4326"}},"coordinates":[3.134,46.996]}],
    [2,"CG","CIMETIÈRE JEAN GAUTHERIN","58194","29 rue Jean-Gautherin","58000","NEVERS","46.998","3.168",{"type":"Point","crs":{"type":"name","properties":{"name":"EPSG:4326"}},"coordinates":[3.168,46.998]}]
]}
