{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broadsyke Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.716758,
            53.070181
          ],
          [
            -0.718041,
            53.070315
          ],
          [
            -0.719324,
            53.070449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Broadsyke Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.706217,
            53.06932
          ],
          [
            -0.707783,
            53.069312
          ],
          [
            -0.70977,
            53.069418
          ],
          [
            -0.710913,
            53.06959
          ],
          [
            -0.711455,
            53.069645
          ],
          [
            -0.716671,
            53.070173
          ],
          [
            -0.716714,
            53.070177
          ],
          [
            -0.716758,
            53.070181
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008175931, NG24 2SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7191824783818276,
          53.070442583769655
        ]
      }
    }
  ]
}