{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Livingstone Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.173908,
            51.465592
          ],
          [
            -0.1738,
            51.465688
          ],
          [
            -0.173693,
            51.465785
          ],
          [
            -0.173511,
            51.465849
          ],
          [
            -0.173329,
            51.465913
          ],
          [
            -0.173224,
            51.46595
          ],
          [
            -0.173119,
            51.465987
          ],
          [
            -0.173067,
            51.466006
          ],
          [
            -0.173016,
            51.466024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033240977, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1734947975951414,
          51.4658548939014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070247862, SW11 2HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17390878591933054,
          51.46558257393384
        ]
      }
    }
  ]
}