{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Snowden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.211496,
            53.58469
          ],
          [
            -2.211753,
            53.584856
          ],
          [
            -2.212011,
            53.585022
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Snowden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.211071,
            53.584387
          ],
          [
            -2.211283,
            53.584539
          ],
          [
            -2.211496,
            53.58469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23013293, OL10 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2120099729709892,
          53.58481493089972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23013295, OL10 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2119795825025568,
          53.584779031630006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113239, OL10 2AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.211056149983563,
          53.584376192783054
        ]
      }
    }
  ]
}