{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gallows Bridge Road (B1238)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.12937,
            53.808557
          ],
          [
            -0.129434,
            53.808539
          ],
          [
            -0.129497,
            53.80852
          ],
          [
            -0.130346,
            53.808444
          ],
          [
            -0.132379,
            53.808322
          ],
          [
            -0.135267,
            53.80815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009930890, HU11 4RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1316940269430275,
          53.80837058784053
        ]
      }
    }
  ]
}