{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lomax Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.598037,
            53.520437
          ],
          [
            -2.597631,
            53.520362
          ],
          [
            -2.597225,
            53.520287
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lomax Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.596998,
            53.520288
          ],
          [
            -2.597111,
            53.520287
          ],
          [
            -2.597225,
            53.520287
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063414, WN2 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5974215936624296,
          53.520357433252435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024804202, WN2 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5966670121012694,
          53.52032524882962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093944131, WN2 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5971050081207268,
          53.520368003908914
        ]
      }
    }
  ]
}