{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northburn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.158549,
            57.141609
          ],
          [
            -2.157918,
            57.141782
          ],
          [
            -2.157567,
            57.141718
          ],
          [
            -2.156546,
            57.141533
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051019206, AB15 6GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.157157018243877,
          57.14153187654543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306308, AB15 8DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1585453558150682,
          57.14161097424463
        ]
      }
    }
  ]
}