{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langstane Lane West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.95227,
            57.539602
          ],
          [
            -2.951258,
            57.539542
          ],
          [
            -2.950246,
            57.539482
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133064767, AB55 5AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.952270113528856,
          57.539601817105165
        ]
      }
    }
  ]
}