{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fisher Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.697836,
            55.411664
          ],
          [
            -1.697161,
            55.411555
          ],
          [
            -1.696486,
            55.411446
          ],
          [
            -1.696407,
            55.411437
          ],
          [
            -1.696328,
            55.411427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022934426, NE66 2NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6978258374691777,
          55.411668419795696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025246374, NE66 2NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6972911023177835,
          55.41137057450458
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094016648, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6809933025817116,
          55.41113151201233
        ]
      }
    }
  ]
}