{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rufus Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.902839,
            53.872933
          ],
          [
            -1.903394,
            53.87305
          ],
          [
            -1.903949,
            53.873167
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rufus Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.902185,
            53.872783
          ],
          [
            -1.902512,
            53.872858
          ],
          [
            -1.902839,
            53.872933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070057295, BD21 3JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9029913872617978,
          53.872959630684754
        ]
      }
    }
  ]
}