{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Navigation Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.987755,
            52.585202
          ],
          [
            -1.988247,
            52.585332
          ],
          [
            -1.988739,
            52.585461
          ],
          [
            -1.98888,
            52.585493
          ],
          [
            -1.989021,
            52.585524
          ],
          [
            -1.989096,
            52.585525
          ],
          [
            -1.98917,
            52.585526
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014140566, WS2 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9877360117130105,
          52.585224108875956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093460181, WS2 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.987706441358149,
          52.58541289160982
        ]
      }
    }
  ]
}