{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Threagill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.758572,
            54.146195
          ],
          [
            -2.758499,
            54.14616
          ],
          [
            -2.758426,
            54.146125
          ],
          [
            -2.758161,
            54.146078
          ],
          [
            -2.757895,
            54.146031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009291911, LA5 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.755061817857872,
          54.14592980652751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015389756, LA5 9QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7581478430664728,
          54.145577863647915
        ]
      }
    }
  ]
}