{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maltings Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.177908,
            53.591323
          ],
          [
            -2.177726,
            53.591503
          ],
          [
            -2.177543,
            53.591684
          ],
          [
            -2.177416,
            53.591882
          ],
          [
            -2.177289,
            53.59208
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112101, OL11 2UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1776132179159853,
          53.591540316664215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23118707, OL11 2SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1779145003842206,
          53.591333137992564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023363175, OL11 2UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.177628325522027,
          53.59154029420584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024811238, OL11 2UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.177552976162402,
          53.591585347596336
        ]
      }
    }
  ]
}