{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Armoury Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.161626,
            53.404077
          ],
          [
            -2.161483,
            53.404006
          ],
          [
            -2.16134,
            53.403935
          ],
          [
            -2.161135,
            53.403834
          ],
          [
            -2.160931,
            53.403733
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624305, SK3 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160930513931161,
          53.40373295325049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094502996, SK3 8AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1621469186710147,
          53.403227945664575
        ]
      }
    }
  ]
}