{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Acklam Street North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.23769,
            54.583279
          ],
          [
            -1.237611,
            54.583335
          ],
          [
            -1.23729,
            54.583562
          ],
          [
            -1.237073,
            54.583669
          ],
          [
            -1.236608,
            54.583897
          ],
          [
            -1.236396,
            54.583823
          ],
          [
            -1.236347,
            54.583806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007595398, TS2 1LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2366079837148662,
          54.58389744928885
        ]
      }
    }
  ]
}