{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.112672,
            57.69633
          ],
          [
            -2.11231,
            57.696594
          ],
          [
            -2.111947,
            57.696858
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151016371, AB43 7HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1123669487703562,
          57.696634464421706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151142832, AB43 7JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.112300375373646,
          57.69680518595473
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155842, AB43 7JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.11265126883704,
          57.6963557621004
        ]
      }
    }
  ]
}