{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Electo Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.167209,
            53.470464
          ],
          [
            -2.167063,
            53.47051
          ],
          [
            -2.166916,
            53.470556
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Electo Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.166916,
            53.470556
          ],
          [
            -2.166792,
            53.470591
          ],
          [
            -2.166667,
            53.470627
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064440, M11 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1672091068990675,
          53.47046401328239
        ]
      }
    }
  ]
}