{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vancouver Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.34442,
            55.878632
          ],
          [
            -4.344199,
            55.878816
          ],
          [
            -4.343978,
            55.879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Vancouver Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.343231,
            55.879607
          ],
          [
            -4.34298,
            55.879814
          ],
          [
            -4.342729,
            55.880021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700542231, G14 9HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.34441977365779,
          55.878632038104044
        ]
      }
    }
  ]
}