{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cut Throat Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.171306,
            50.947844
          ],
          [
            -1.171548,
            50.947923
          ],
          [
            -1.171734,
            50.947985
          ],
          [
            -1.172415,
            50.948209
          ],
          [
            -1.173162,
            50.948455
          ],
          [
            -1.173566,
            50.948489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000027745, SO32 2QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1724809049717555,
          50.948207260703114
        ]
      }
    }
  ]
}