{ "displayFieldName": "name", "fieldAliases": { "objectid": "Objectid", "note": "Note", "link": "Link", "name": "Name", "email": "Email", "phone": "Phone", "notedate": "Notedate" }, "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 4326, "latestWkid": 4326 }, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "Objectid" }, { "name": "note", "type": "esriFieldTypeString", "alias": "Note", "length": 50 }, { "name": "link", "type": "esriFieldTypeString", "alias": "Link", "length": 50 }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50 }, { "name": "email", "type": "esriFieldTypeString", "alias": "Email", "length": 50 }, { "name": "phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 50 }, { "name": "notedate", "type": "esriFieldTypeDate", "alias": "Notedate", "length": 8 } ], "features": [ { "attributes": { "objectid": 1391330, "note": "LA", "link": null, "name": "Anonymous", "email": null, "phone": "555-1234", "notedate": null }, "geometry": { "x": -118.22582379399989, "y": 34.002877743000056 } }, { "attributes": { "objectid": 1391331, "note": "St.Johns", "link": null, "name": "Jill", "email": null, "phone": "7091234567", "notedate": null }, "geometry": { "x": -52.730915185999947, "y": 47.590253621000045 } } ] }