{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Florist Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.889738,
            53.875294
          ],
          [
            -1.889678,
            53.875316
          ],
          [
            -1.889282,
            53.875464
          ],
          [
            -1.888876,
            53.875616
          ],
          [
            -1.888825,
            53.875635
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Florist Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.890688,
            53.874933
          ],
          [
            -1.890213,
            53.875113
          ],
          [
            -1.889738,
            53.875294
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591908, BD21 4EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.889646937327573,
          53.87532991258066
        ]
      }
    }
  ]
}