{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kitchener Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.553622,
            54.144235
          ],
          [
            -1.553641,
            54.144195
          ],
          [
            -1.553659,
            54.144154
          ],
          [
            -1.55365,
            54.144076
          ],
          [
            -1.553568,
            54.144057
          ],
          [
            -1.553362,
            54.144008
          ],
          [
            -1.552913,
            54.143927
          ],
          [
            -1.552465,
            54.143846
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022910055, HG4 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5536858478848579,
          54.14415629734332
        ]
      }
    }
  ]
}