{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bunyan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.153269,
            53.623204
          ],
          [
            -2.153063,
            53.622989
          ],
          [
            -2.152856,
            53.622774
          ],
          [
            -2.152789,
            53.622706
          ],
          [
            -2.152722,
            53.622638
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bunyan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.152373,
            53.622288
          ],
          [
            -2.151903,
            53.621799
          ],
          [
            -2.151432,
            53.62131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23101389, OL12 0HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.153268653545245,
          53.623203688760945
        ]
      }
    }
  ]
}