{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mannville Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.923468,
            53.861785
          ],
          [
            -1.922981,
            53.861739
          ],
          [
            -1.922495,
            53.861694
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mannville Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.922495,
            53.861694
          ],
          [
            -1.921636,
            53.86159
          ],
          [
            -1.920777,
            53.861486
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591176, BD22 6AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9222211339421902,
          53.861666870113346
        ]
      }
    }
  ]
}