{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bob Whitworth Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.594161,
            52.295593
          ],
          [
            -0.593949,
            52.295441
          ],
          [
            -0.593855,
            52.295374
          ],
          [
            -0.593971,
            52.295287
          ],
          [
            -0.594028,
            52.295302
          ],
          [
            -0.594085,
            52.295316
          ],
          [
            -0.594123,
            52.295454
          ],
          [
            -0.594161,
            52.295593
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bob Whitworth Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.594395,
            52.295708
          ],
          [
            -0.594278,
            52.295651
          ],
          [
            -0.594161,
            52.295593
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001199312, NN10 6BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5943049797467714,
          52.29568200282699
        ]
      }
    }
  ]
}