{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nuttall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.311461,
            53.637781
          ],
          [
            -2.310932,
            53.63789
          ],
          [
            -2.310789,
            53.638025
          ],
          [
            -2.310583,
            53.638221
          ],
          [
            -2.310565,
            53.638238
          ],
          [
            -2.310494,
            53.638305
          ],
          [
            -2.31044,
            53.638356
          ],
          [
            -2.310406,
            53.638389
          ],
          [
            -2.310349,
            53.638443
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006860, BL0 9LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.311460564443159,
          53.63778079865401
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210013475, BL0 9GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3106486944946356,
          53.63843905101218
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210019872, BL0 9LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.311430316500565,
          53.63778087740826
        ]
      }
    }
  ]
}