{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cadman Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.467144,
            53.379661
          ],
          [
            -1.467482,
            53.379787
          ],
          [
            -1.467688,
            53.379864
          ],
          [
            -1.467612,
            53.379946
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013333215, S1 2LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4671586224160387,
          53.379670084895125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023155147, S1 2PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4674288610257653,
          53.379698256219086
        ]
      }
    }
  ]
}