{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Luke's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.136292,
            52.955279
          ],
          [
            -1.136211,
            52.955202
          ],
          [
            -1.136131,
            52.955125
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Luke's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.136131,
            52.955125
          ],
          [
            -1.136098,
            52.955093
          ],
          [
            -1.136065,
            52.955061
          ],
          [
            -1.135908,
            52.954907
          ],
          [
            -1.135751,
            52.954754
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157261, NG3 1JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1357513265281292,
          52.95475390137702
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034856800, NG3 2DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1357610145784054,
          52.95501466765506
        ]
      }
    }
  ]
}