{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oxford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.70907,
            54.693197
          ],
          [
            -1.708994,
            54.693077
          ],
          [
            -1.708917,
            54.692956
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oxford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.70907,
            54.693197
          ],
          [
            -1.709173,
            54.693349
          ],
          [
            -1.709275,
            54.693501
          ],
          [
            -1.709291,
            54.693524
          ],
          [
            -1.709307,
            54.693548
          ],
          [
            -1.709393,
            54.693675
          ],
          [
            -1.709479,
            54.693803
          ],
          [
            -1.70957,
            54.693788
          ],
          [
            -1.70966,
            54.693773
          ],
          [
            -1.709763,
            54.693753
          ],
          [
            -1.709866,
            54.693734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022979294, DL15 0XF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7094468967045597,
          54.69378677167068
        ]
      }
    }
  ]
}