{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Calkeld Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.799936,
            54.049974
          ],
          [
            -2.800067,
            54.049791
          ],
          [
            -2.800197,
            54.049608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292110, LA1 1LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8001002546923957,
          54.04975724393372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012621222, LA1 1LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.79997911549207,
          54.0498119771033
        ]
      }
    }
  ]
}