{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sykes Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.005783,
            53.689289
          ],
          [
            -2.004403,
            53.689379
          ],
          [
            -2.001946,
            53.689437
          ],
          [
            -2.00083,
            53.689368
          ],
          [
            -2.000644,
            53.689356
          ],
          [
            -1.999796,
            53.689374
          ],
          [
            -1.999054,
            53.689554
          ],
          [
            -1.998191,
            53.690003
          ],
          [
            -1.997661,
            53.690084
          ],
          [
            -1.996422,
            53.690518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024994341, HX7 5RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9960709180377179,
          53.687900070841415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219838, HX7 5TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.00580751642755,
          53.68926616741156
        ]
      }
    }
  ]
}