{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.180752,
            53.022669
          ],
          [
            -2.180636,
            53.022604
          ],
          [
            -2.180521,
            53.02254
          ],
          [
            -2.180352,
            53.022442
          ],
          [
            -2.180183,
            53.022344
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133443, ST1 4LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1807656723297204,
          53.02267604177325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455137270, ST1 4LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.180497401251059,
          53.022694428045995
        ]
      }
    }
  ]
}