{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leighton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.588948,
            54.974239
          ],
          [
            -1.589618,
            54.974486
          ],
          [
            -1.590289,
            54.974733
          ],
          [
            -1.590334,
            54.974749
          ],
          [
            -1.59038,
            54.974765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510704757, NE6 1BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5890850248804502,
          54.97458073089227
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510713983, NE6 1BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5889479127673993,
          54.974238789613175
        ]
      }
    }
  ]
}