{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Knight Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.315246,
            53.591778
          ],
          [
            -2.315172,
            53.592003
          ],
          [
            -2.315099,
            53.592228
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Knight Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.315099,
            53.592228
          ],
          [
            -2.315025,
            53.592439
          ],
          [
            -2.314951,
            53.592651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004869, BL8 2PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3152463282089513,
          53.591777893672536
        ]
      }
    }
  ]
}