{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Exchange Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.207207,
            52.682156
          ],
          [
            1.206938,
            52.681846
          ],
          [
            1.206669,
            52.681535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014354203, NR8 6LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.20721096484968,
          52.68215341896149
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014356585, NR8 6FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2062738826998376,
          52.68168415638869
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014357718, NR8 6FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2065495877042005,
          52.68181159259018
        ]
      }
    }
  ]
}