{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Canal Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.287705,
            52.923723
          ],
          [
            -1.287688,
            52.923725
          ],
          [
            -1.28767,
            52.923727
          ],
          [
            -1.287548,
            52.92374
          ],
          [
            -1.287425,
            52.923753
          ],
          [
            -1.287252,
            52.923768
          ],
          [
            -1.287077,
            52.923782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023285973, NG10 5QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2877326953767372,
          52.92373209550748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032096618, NG10 5AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2877503701972235,
          52.92356140149696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003845358, NG10 5AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2877503701972235,
          52.92356140149696
        ]
      }
    }
  ]
}