{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windmill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.142056,
            53.611263
          ],
          [
            -2.141847,
            53.611306
          ],
          [
            -2.141638,
            53.611348
          ],
          [
            -2.141588,
            53.611358
          ],
          [
            -2.141539,
            53.611368
          ],
          [
            -2.141501,
            53.611376
          ],
          [
            -2.141463,
            53.611384
          ],
          [
            -2.14127,
            53.611423
          ],
          [
            -2.141078,
            53.611462
          ],
          [
            -2.141052,
            53.611467
          ],
          [
            -2.141026,
            53.611472
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113532, OL16 5PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.142055549053253,
          53.61126319139166
        ]
      }
    }
  ]
}