{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broughton Road Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.191727,
            51.472982
          ],
          [
            -0.191388,
            51.473021
          ],
          [
            -0.191048,
            51.47306
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "34127731, SW6 2FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19136574782797036,
          51.47302918902137
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "34137635, SW6 2TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1912257531501019,
          51.47292811194762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "34148686, SW6 2FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19139061903054325,
          51.4731284902141
        ]
      }
    }
  ]
}