{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crag Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.659761,
            54.198739
          ],
          [
            -2.659885,
            54.198765
          ],
          [
            -2.660145,
            54.19882
          ],
          [
            -2.660447,
            54.198883
          ],
          [
            -2.661132,
            54.199028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015713990, LA6 2PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6640912701042607,
          54.20019386273498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034109094, LA6 2PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6610985904057047,
          54.19901498477602
        ]
      }
    }
  ]
}