Saving timeStamp with coordinates geojson I'm using GeoJson to save some coordinates with a timeStamp to a Mongoose database, I defined the model like this: var positionSchema = mongoose.Schema({ position: [{ p