{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Festival Lane West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.952372,
            57.539035
          ],
          [
            -2.95136,
            57.53898
          ],
          [
            -2.950348,
            57.538925
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133064368, AB55 5AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9523722596492945,
          57.539035119288116
        ]
      }
    }
  ]
}