{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Booth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.451157,
            53.596009
          ],
          [
            -2.451075,
            53.59613
          ],
          [
            -2.450993,
            53.596251
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070912434, BL1 3LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.450838285015196,
          53.5959276094608
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010853034, BL1 8DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4510364232098723,
          53.5960886525363
        ]
      }
    }
  ]
}