{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weller Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.966689,
            53.38825
          ],
          [
            -2.966577,
            53.388296
          ],
          [
            -2.966465,
            53.388342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Weller Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.967028,
            53.38796
          ],
          [
            -2.966977,
            53.38805
          ],
          [
            -2.966927,
            53.38814
          ],
          [
            -2.966808,
            53.388195
          ],
          [
            -2.966689,
            53.38825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Weller Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.966465,
            53.388342
          ],
          [
            -2.96616,
            53.388475
          ],
          [
            -2.965855,
            53.388607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257439, L8 8LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9669563584269842,
          53.388122090862396
        ]
      }
    }
  ]
}