{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridgewater Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.550552,
            53.18995
          ],
          [
            -2.550387,
            53.189932
          ],
          [
            -2.550164,
            53.19003
          ],
          [
            -2.549807,
            53.190187
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013203676, CW7 2LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5505370007741286,
          53.18994964316605
        ]
      }
    }
  ]
}