{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hardwell Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.181182,
            55.944543
          ],
          [
            -3.181579,
            55.944422
          ],
          [
            -3.181775,
            55.944393
          ],
          [
            -3.182408,
            55.944298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906120817, EH8 9RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1817831238890015,
          55.94429453239366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906435250, EH8 9RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1816106035771963,
          55.94441299841843
        ]
      }
    }
  ]
}