{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Finsbury Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.142376,
            51.447261
          ],
          [
            0.141952,
            51.447134
          ],
          [
            0.141529,
            51.447007
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Finsbury Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.141529,
            51.447007
          ],
          [
            0.141222,
            51.446913
          ],
          [
            0.140915,
            51.44682
          ],
          [
            0.140675,
            51.446757
          ],
          [
            0.140435,
            51.446694
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023302135, DA5 1RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14129470227931257,
          51.446921519468646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090794248, DA5 1RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14204747683443394,
          51.44701567995745
        ]
      }
    }
  ]
}