{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Poolfield Avenue North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.239215,
            53.010572
          ],
          [
            -2.239489,
            53.01041
          ],
          [
            -2.239763,
            53.010247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Poolfield Avenue North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.238857,
            53.010771
          ],
          [
            -2.239036,
            53.010672
          ],
          [
            -2.239215,
            53.010572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002246356, ST5 2NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2388568363848056,
          53.01077067758951
        ]
      }
    }
  ]
}