{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Provosts Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.949965,
            57.540886
          ],
          [
            -2.94971,
            57.54087
          ],
          [
            -2.94963,
            57.540865
          ],
          [
            -2.949455,
            57.540855
          ],
          [
            -2.948856,
            57.540818
          ],
          [
            -2.948258,
            57.540782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133067406, AB55 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.949964902630606,
          57.540885785031854
        ]
      }
    }
  ]
}