{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Pauls Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.74283,
            52.518121
          ],
          [
            -1.742793,
            52.517952
          ],
          [
            -1.742756,
            52.517783
          ],
          [
            -1.742734,
            52.517682
          ],
          [
            -1.742712,
            52.517581
          ],
          [
            -1.742704,
            52.517542
          ],
          [
            -1.742696,
            52.517503
          ],
          [
            -1.74269,
            52.517475
          ],
          [
            -1.742684,
            52.517447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001177925, B46 1SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7428573244080958,
          52.518115430722695
        ]
      }
    }
  ]
}