{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Flasby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.908131,
            53.873332
          ],
          [
            -1.908114,
            53.874128
          ],
          [
            -1.908097,
            53.874923
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Flasby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.908131,
            53.873332
          ],
          [
            -1.908102,
            53.872907
          ],
          [
            -1.908072,
            53.872483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591521, BD21 3BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.908114977656294,
          53.87379053255723
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024293123, BD21 3BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9080576201204957,
          53.87219964013002
        ]
      }
    }
  ]
}