{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Turnbull Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.367321,
            54.911057
          ],
          [
            -1.367385,
            54.910959
          ],
          [
            -1.367448,
            54.91086
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Turnbull Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.366696,
            54.91109
          ],
          [
            -1.367008,
            54.911074
          ],
          [
            -1.367321,
            54.911057
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45139891, SR1 2DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3673062941074139,
          54.91097641354816
        ]
      }
    }
  ]
}