{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ken Smith Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.393745,
            53.801015
          ],
          [
            -0.393831,
            53.800941
          ],
          [
            -0.393916,
            53.800868
          ],
          [
            -0.394097,
            53.800585
          ],
          [
            -0.394278,
            53.800302
          ],
          [
            -0.39431,
            53.800249
          ],
          [
            -0.394343,
            53.800196
          ],
          [
            -0.394408,
            53.800122
          ],
          [
            -0.394474,
            53.800048
          ],
          [
            -0.39456,
            53.799983
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024431900, HU16 4JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3940998851774242,
          53.800584451480546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070615658, HU6 0AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3746390951658589,
          53.794937838421966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091014371, HU16 4BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4023867340831216,
          53.79789056167541
        ]
      }
    }
  ]
}