{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Welby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.203099,
            51.4799
          ],
          [
            -3.202864,
            51.479886
          ],
          [
            -3.202628,
            51.479873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Welby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.202628,
            51.479873
          ],
          [
            -3.202236,
            51.47985
          ],
          [
            -3.201844,
            51.479828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003565724, CF5 1PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2025687397047937,
          51.479770757472195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014201750, CF5 1PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2031047264137724,
          51.47989114548627
        ]
      }
    }
  ]
}