{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bonners Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.137431,
            52.630145
          ],
          [
            -1.137425,
            52.630175
          ],
          [
            -1.137418,
            52.630205
          ],
          [
            -1.137308,
            52.630248
          ],
          [
            -1.137199,
            52.63029
          ],
          [
            -1.136885,
            52.630423
          ],
          [
            -1.136571,
            52.630556
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465202879, LE1 5XY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.13702891849729,
          52.630313995108956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465214203, LE1 5XY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.137059878414634,
          52.63024230058063
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465214204, LE1 5XY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.137059878414634,
          52.63024230058063
        ]
      }
    }
  ]
}