{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Gardens Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.251256,
            53.69204
          ],
          [
            -2.251216,
            53.692121
          ],
          [
            -2.251175,
            53.692201
          ],
          [
            -2.251133,
            53.692283
          ],
          [
            -2.251092,
            53.692364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Gardens Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.251092,
            53.692364
          ],
          [
            -2.251054,
            53.692427
          ],
          [
            -2.251017,
            53.69249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225835, BB4 7AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2512864745248953,
          53.69204019572472
        ]
      }
    }
  ]
}