{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Market Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.61016,
            54.971361
          ],
          [
            -1.610411,
            54.97155
          ],
          [
            -1.610662,
            54.97174
          ],
          [
            -1.610835,
            54.971868
          ],
          [
            -1.611007,
            54.971996
          ],
          [
            -1.610759,
            54.972101
          ],
          [
            -1.610511,
            54.972207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510138255, NE1 6QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6107625363053495,
          54.97201900966678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510714174, NE1 6SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.610510775563936,
          54.97220691586541
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510736149, NE1 6QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.610983139646709,
          54.971822017097224
        ]
      }
    }
  ]
}