{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.036486,
            53.056901
          ],
          [
            0.036691,
            53.055688
          ],
          [
            0.036906,
            53.052475
          ],
          [
            0.036839,
            53.052332
          ],
          [
            0.036066,
            53.052337
          ],
          [
            0.02813,
            53.05238
          ],
          [
            0.027909,
            53.052355
          ],
          [
            0.027871,
            53.052319
          ],
          [
            0.027827,
            53.052277
          ],
          [
            0.027792,
            53.052244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023183127, PE22 9RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03642757858108537,
          53.056906462126335
        ]
      }
    }
  ]
}