{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harrison Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.22582,
            55.935444
          ],
          [
            -3.225316,
            55.93514
          ],
          [
            -3.224812,
            55.934835
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906121443, EH11 1HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.225524857779559,
          55.935097261121
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906121449, EH11 1HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2251005575882075,
          55.934840901452596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906279157, EH11 1HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.22529712949095,
          55.93498271474274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906435258, EH11 1HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2253502433761025,
          55.935143926033476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906438562, EH11 1HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.225524857779559,
          55.935097261121
        ]
      }
    }
  ]
}