{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Convent Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.356022,
            53.741828
          ],
          [
            -0.356027,
            53.74203
          ],
          [
            -0.356032,
            53.742232
          ],
          [
            -0.35603,
            53.742256
          ],
          [
            -0.356029,
            53.742279
          ],
          [
            -0.356012,
            53.742579
          ],
          [
            -0.355996,
            53.742879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008631756, HU3 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3560216464306902,
          53.741828073604374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015624917, HU3 2PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3560859271305685,
          53.742512130600446
        ]
      }
    }
  ]
}