{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.141716,
            53.609088
          ],
          [
            -2.141716,
            53.609193
          ],
          [
            -2.141716,
            53.609298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Trent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.141716,
            53.609298
          ],
          [
            -2.141717,
            53.6094
          ],
          [
            -2.141717,
            53.609502
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113377, OL16 5NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1417157298744565,
          53.609088439243855
        ]
      }
    }
  ]
}