{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buttermere Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.950945,
            53.398354
          ],
          [
            -2.950391,
            53.39844
          ],
          [
            -2.950271,
            53.398254
          ],
          [
            -2.950079,
            53.397957
          ],
          [
            -2.94972,
            53.398013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260600, L8 7QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.95096025260696,
          53.398345172139884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38289750, L8 0QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9498856114673013,
          53.398039116461455
        ]
      }
    }
  ]
}