{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.060194,
            57.696122
          ],
          [
            -2.059749,
            57.696239
          ],
          [
            -2.059305,
            57.696356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151016369, AB43 7FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0599082476078436,
          57.695987614378204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151086268, AB43 7FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0599082476078436,
          57.695987614378204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155179, AB43 7FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0601936536078083,
          57.69612221176893
        ]
      }
    }
  ]
}