{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Huxley Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.727024,
            53.823168
          ],
          [
            -1.727033,
            53.823162
          ],
          [
            -1.727042,
            53.823157
          ],
          [
            -1.727484,
            53.822894
          ],
          [
            -1.727926,
            53.82263
          ],
          [
            -1.72808,
            53.822535
          ],
          [
            -1.728233,
            53.82244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591257, BD2 2JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7276840292888551,
          53.8227894408212
        ]
      }
    }
  ]
}