{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Flora Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.439197,
            53.567613
          ],
          [
            -2.438875,
            53.567524
          ],
          [
            -2.438652,
            53.567462
          ],
          [
            -2.438547,
            53.56748
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013877413, BL3 6SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.43919736152538,
          53.567612651982884
        ]
      }
    }
  ]
}