{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.940432,
            56.119228
          ],
          [
            -3.940306,
            56.119332
          ],
          [
            -3.94018,
            56.119437
          ],
          [
            -3.940152,
            56.11946
          ],
          [
            -3.940123,
            56.119484
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122018544, FK8 1BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.940085581866877,
          56.11937675226244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122020061, FK8 1BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9401623340858154,
          56.11930365470045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122051593, FK8 1BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.940069055963453,
          56.11936802546599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122065600, FK8 1DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.940431971051943,
          56.11922752608282
        ]
      }
    }
  ]
}