{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.653381,
            53.530392
          ],
          [
            -1.653435,
            53.530371
          ],
          [
            -1.653488,
            53.530349
          ],
          [
            -1.653741,
            53.53028
          ],
          [
            -1.653994,
            53.530211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.653247,
            53.5305
          ],
          [
            -1.653314,
            53.530446
          ],
          [
            -1.653381,
            53.530392
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022880036, S36 9RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6532405435559847,
          53.530517391177426
        ]
      }
    }
  ]
}