{
 "type": "FeatureCollection",
 "properties": {
  "version": 2,
  "app": "Geo Elevation",
  "name": "Grand Canyon, rim to river",
  "created": "2026-09-12T20:00:00Z",
  "modified": "2026-09-12T20:00:00Z",
  "distanceUnit": "Miles",
  "elevationUnit": "Feet",
  "mapStyle": "satellite",
  "source": "mapzen"
 },
 "features": [
  {
   "type": "Feature",
   "properties": {
    "kind": "path"
   },
   "geometry": {
    "type": "LineString",
    "coordinates": [
     [
      -112.0837,
      36.053
     ],
     [
      -112.0806,
      36.0625
     ],
     [
      -112.0752,
      36.07
     ],
     [
      -112.0693,
      36.0792
     ],
     [
      -112.0653,
      36.0908
     ],
     [
      -112.088,
      36.0985
     ],
     [
      -112.101,
      36.0945
     ],
     [
      -112.119,
      36.087
     ],
     [
      -112.1295,
      36.0755
     ],
     [
      -112.1435,
      36.0577
     ]
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "kind": "spot"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -112.143,
     36.057
    ]
   }
  }
 ]
}