{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Russell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.249337,
            53.494714
          ],
          [
            -2.24956,
            53.494781
          ],
          [
            -2.249783,
            53.494847
          ],
          [
            -2.250068,
            53.494909
          ],
          [
            -2.250352,
            53.494972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068800, M8 8FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.250314785594007,
          53.494991966658404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024820449, M8 8EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2497405238243884,
          53.49474149281357
        ]
      }
    }
  ]
}