diff --git a/README.md b/README.md
index 8c5e3d3cead8ad339bcdcc31722b86da07de7c0e..61de4c8e9bfb218d372779ec22a8b4460ee1ee77 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,11 @@ Populate same data referenced in *waypoints Event* section for the event
 {
   "points": [
     {
+      "position": "car",
       "latitude": 36.12906,
       "longitude": -115.17908
+      "direction": 273.0,
+      "distance": 1530.45
     }
   ]
 }