{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chester Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.972703,
            53.394179
          ],
          [
            -2.972697,
            53.394113
          ],
          [
            -2.97269,
            53.394047
          ],
          [
            -2.972651,
            53.393997
          ],
          [
            -2.972611,
            53.393947
          ],
          [
            -2.972552,
            53.393876
          ],
          [
            -2.972493,
            53.393805
          ],
          [
            -2.972472,
            53.393755
          ],
          [
            -2.972452,
            53.393705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38018163, L8 1YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972007243518041,
          53.3940047780027
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260313, L8 1YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972452774523877,
          53.39375844773637
        ]
      }
    }
  ]
}