{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weavers Lane East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.948156,
            57.541349
          ],
          [
            -2.947579,
            57.541308
          ],
          [
            -2.947001,
            57.541267
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133067410, AB55 5EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9481560725079494,
          57.54134853284042
        ]
      }
    }
  ]
}