{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deal Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.171976,
            53.49853
          ],
          [
            -2.171992,
            53.498515
          ],
          [
            -2.172008,
            53.498501
          ],
          [
            -2.172023,
            53.498438
          ],
          [
            -2.172037,
            53.498374
          ],
          [
            -2.172037,
            53.498267
          ],
          [
            -2.172037,
            53.49816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064076, M40 1QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1720365336747802,
          53.498159525818046
        ]
      }
    }
  ]
}