{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barbican Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.250133,
            51.865254
          ],
          [
            -2.250234,
            51.865328
          ],
          [
            -2.250335,
            51.865402
          ],
          [
            -2.250555,
            51.865561
          ],
          [
            -2.250775,
            51.86572
          ],
          [
            -2.250845,
            51.865725
          ],
          [
            -2.250915,
            51.86573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004486756, GL1 2JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2500905879266435,
          51.86544283874769
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004495003, GL1 2JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2501768738733166,
          51.865289809459945
        ]
      }
    }
  ]
}