{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cannons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.950641,
            51.685914
          ],
          [
            -4.950554,
            51.685982
          ],
          [
            -4.950554,
            51.686027
          ],
          [
            -4.950553,
            51.68616
          ],
          [
            -4.950634,
            51.686171
          ],
          [
            -4.950714,
            51.686183
          ],
          [
            -4.950677,
            51.686048
          ],
          [
            -4.950641,
            51.685914
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cannons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.950641,
            51.685914
          ],
          [
            -4.950683,
            51.685636
          ],
          [
            -4.950725,
            51.685358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023957298, SA72 6SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.950761930098674,
          51.68536299949314
        ]
      }
    }
  ]
}