{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Great Kelvin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.282931,
            55.875755
          ],
          [
            -4.28331,
            55.875217
          ],
          [
            -4.283688,
            55.874678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Great Kelvin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.283688,
            55.874678
          ],
          [
            -4.283872,
            55.874414
          ],
          [
            -4.284057,
            55.87415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700542200, G12 8JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2836881572193795,
          55.87467832525695
        ]
      }
    }
  ]
}