I answered my own question as I found the post "coordinates2politics: multiple coords" and it works for coordinates2statistics too;
--[["37.769456","-122.429128"],["37.769456","-122.429128"]]
But next question is how to limit all to just one statistic? THis did not work:
[["37.769456","-122.429128"],["37.769456","-122.429128"]],elevation
Vito