{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Exchange Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.126896,
            53.258562
          ],
          [
            -2.126897,
            53.25867
          ],
          [
            -2.126897,
            53.258778
          ],
          [
            -2.126988,
            53.259038
          ],
          [
            -2.127011,
            53.259041
          ],
          [
            -2.127471,
            53.25909
          ],
          [
            -2.127544,
            53.259091
          ],
          [
            -2.127617,
            53.259092
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007963439, SK11 6UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1269419971415853,
          53.258804766854524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008882605, SK11 6NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.126911296975543,
          53.25856210261047
        ]
      }
    }
  ]
}