{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beckford Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.049747,
            55.781181
          ],
          [
            -4.049777,
            55.781171
          ],
          [
            -4.049807,
            55.781162
          ],
          [
            -4.049907,
            55.781132
          ],
          [
            -4.049999,
            55.781103
          ],
          [
            -4.050007,
            55.781101
          ],
          [
            -4.050387,
            55.780984
          ],
          [
            -4.050768,
            55.780867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484172300, ML3 0BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050767117134848,
          55.78085800644228
        ]
      }
    }
  ]
}