{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catherine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.618455,
            53.545769
          ],
          [
            -2.618223,
            53.545918
          ],
          [
            -2.617992,
            53.546068
          ],
          [
            -2.617926,
            53.546092
          ],
          [
            -2.617861,
            53.546116
          ],
          [
            -2.617686,
            53.546181
          ],
          [
            -2.617512,
            53.546246
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064532, WN1 3JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6180371054289093,
          53.5460855753875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024905016, WN1 3LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6181600575568966,
          53.54623774399632
        ]
      }
    }
  ]
}