{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Cyril Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.418939,
            53.568135
          ],
          [
            -2.418653,
            53.568203
          ],
          [
            -2.418367,
            53.568272
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070909158, BL3 2QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.418939297634568,
          53.56813477438674
        ]
      }
    }
  ]
}