{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oxford Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.255666,
            55.853221
          ],
          [
            -4.25573,
            55.853119
          ],
          [
            -4.255793,
            55.853016
          ],
          [
            -4.255851,
            55.852928
          ],
          [
            -4.255909,
            55.852839
          ],
          [
            -4.256042,
            55.852603
          ],
          [
            -4.256064,
            55.852565
          ],
          [
            -4.256083,
            55.852532
          ],
          [
            -4.256176,
            55.852367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700395568, G5 9EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.255666433214888,
          55.85322093056536
        ]
      }
    }
  ]
}