{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lichfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.358653,
            51.448396
          ],
          [
            -0.358335,
            51.448323
          ],
          [
            -0.358017,
            51.448251
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lichfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.358017,
            51.448251
          ],
          [
            -0.357917,
            51.44823
          ],
          [
            -0.357817,
            51.448209
          ],
          [
            -0.35743,
            51.448357
          ],
          [
            -0.357171,
            51.448457
          ],
          [
            -0.357025,
            51.448436
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024346543, TW2 6JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3586602247863088,
          51.44839632893631
        ]
      }
    }
  ]
}