{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carr Lea",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.04215,
            53.53823
          ],
          [
            -2.042344,
            53.538215
          ],
          [
            -2.042384,
            53.538279
          ],
          [
            -2.042446,
            53.538382
          ],
          [
            -2.042575,
            53.538388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117826, OL4 4DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0421496359408984,
          53.53822052785689
        ]
      }
    }
  ]
}