{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ebenezer Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.539416,
            53.99442
          ],
          [
            -1.539384,
            53.994333
          ],
          [
            -1.53935,
            53.994242
          ],
          [
            -1.539294,
            53.994091
          ],
          [
            -1.539171,
            53.993762
          ],
          [
            -1.53913,
            53.993631
          ],
          [
            -1.539088,
            53.9935
          ],
          [
            -1.539086,
            53.993493
          ],
          [
            -1.539084,
            53.993486
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022909141, HG1 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5394239696308234,
          53.994458473761995
        ]
      }
    }
  ]
}