{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Williams Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.546816,
            54.140361
          ],
          [
            -1.546888,
            54.140398
          ],
          [
            -1.54696,
            54.140435
          ],
          [
            -1.547229,
            54.140576
          ],
          [
            -1.547497,
            54.140718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Williams Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.547497,
            54.140718
          ],
          [
            -1.547547,
            54.140776
          ],
          [
            -1.547596,
            54.140834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Williams Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.546013,
            54.139993
          ],
          [
            -1.546351,
            54.140144
          ],
          [
            -1.546688,
            54.140295
          ],
          [
            -1.546752,
            54.140328
          ],
          [
            -1.546816,
            54.140361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022912365, HG4 2EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5475681076904406,
          54.140835057315954
        ]
      }
    }
  ]
}