{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elizabeth Hawkes Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.759188,
            51.506267
          ],
          [
            -0.760585,
            51.506613
          ],
          [
            -0.76195,
            51.50695
          ],
          [
            -0.761982,
            51.506958
          ],
          [
            -0.762535,
            51.507148
          ],
          [
            -0.762661,
            51.507191
          ],
          [
            -0.763144,
            51.507232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012326387, SL6 3UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7630816075000401,
          51.50721307219305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012327834, SL6 3EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7590679710624383,
          51.50644233914376
        ]
      }
    }
  ]
}