{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wilson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.43681,
            54.99145
          ],
          [
            -1.436644,
            54.991615
          ],
          [
            -1.436642,
            54.991618
          ],
          [
            -1.436581,
            54.991678
          ],
          [
            -1.436478,
            54.991781
          ],
          [
            -1.436422,
            54.991963
          ],
          [
            -1.436367,
            54.992146
          ],
          [
            -1.436356,
            54.992182
          ],
          [
            -1.436345,
            54.992218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103000083, NE33 5QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4364503000443565,
          54.99261627066024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103008308, NE33 5RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.436810479599548,
          54.99144971694098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000005565, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.436627750417086,
          54.99222169433116
        ]
      }
    }
  ]
}