{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nelldale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.056641,
            51.491872
          ],
          [
            -0.056329,
            51.492033
          ],
          [
            -0.056017,
            51.492194
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nelldale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.0572,
            51.491494
          ],
          [
            -0.057186,
            51.491507
          ],
          [
            -0.057175,
            51.491516
          ],
          [
            -0.057172,
            51.491519
          ],
          [
            -0.057159,
            51.491531
          ],
          [
            -0.057147,
            51.491542
          ],
          [
            -0.056894,
            51.491707
          ],
          [
            -0.056641,
            51.491872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790107, SE16 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05721408341828517,
          51.49149420711116
        ]
      }
    }
  ]
}