{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frank Warman Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.747639,
            51.584088
          ],
          [
            -1.747553,
            51.583908
          ],
          [
            -1.747655,
            51.58384
          ],
          [
            -1.747963,
            51.583635
          ],
          [
            -1.748055,
            51.583525
          ],
          [
            -1.748148,
            51.583415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009424877, SN3 4NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7476386816990934,
          51.584088449567524
        ]
      }
    }
  ]
}