{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Till Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.573513,
            54.968345
          ],
          [
            -1.57348,
            54.96847
          ],
          [
            -1.573448,
            54.968596
          ],
          [
            -1.573384,
            54.96869
          ],
          [
            -1.573321,
            54.968784
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Till Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.573321,
            54.968784
          ],
          [
            -1.573226,
            54.968919
          ],
          [
            -1.573131,
            54.969053
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510084703, NE6 2BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5735227716022109,
          54.96889279705628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715530, NE6 2ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5735129558592271,
          54.968344599243814
        ]
      }
    }
  ]
}