{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newmans Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.305067,
            51.393384
          ],
          [
            -0.305309,
            51.393294
          ],
          [
            -0.30555,
            51.393205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128013649, KT6 4QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30505992930917486,
          51.39338216192185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128038774, KT6 4QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3054183370135077,
          51.393018653084205
        ]
      }
    }
  ]
}