{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hooton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.216383,
            53.420472
          ],
          [
            -1.216596,
            53.42038
          ],
          [
            -1.216676,
            53.420346
          ],
          [
            -1.216732,
            53.420322
          ],
          [
            -1.21684,
            53.42017
          ],
          [
            -1.216449,
            53.419729
          ],
          [
            -1.215852,
            53.419058
          ],
          [
            -1.215861,
            53.418897
          ],
          [
            -1.216051,
            53.418717
          ],
          [
            -1.216242,
            53.418538
          ],
          [
            -1.216606,
            53.418253
          ],
          [
            -1.21697,
            53.417968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023207961, S66 8NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.216413053725998,
          53.42046360567581
        ]
      }
    }
  ]
}