{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Valentines Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.94828,
            53.479497
          ],
          [
            -2.948434,
            53.479564
          ],
          [
            -2.948588,
            53.479632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Valentines Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.947781,
            53.47923
          ],
          [
            -2.94803,
            53.479364
          ],
          [
            -2.94828,
            53.479497
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023555018, L9 5AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.948588487663011,
          53.47963227879963
        ]
      }
    }
  ]
}