{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Howard Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156252,
            53.413903
          ],
          [
            -2.15614,
            53.414047
          ],
          [
            -2.156135,
            53.414053
          ],
          [
            -2.156091,
            53.41411
          ],
          [
            -2.155943,
            53.414301
          ],
          [
            -2.155931,
            53.414317
          ],
          [
            -2.155726,
            53.414431
          ],
          [
            -2.155424,
            53.414475
          ],
          [
            -2.155014,
            53.414387
          ],
          [
            -2.154049,
            53.414178
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007621388, SK1 1UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.155990110211444,
          53.41415725255055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667416, SK1 1UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1562449129758523,
          53.41389625110759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012848999, SK1 2DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1552231916447466,
          53.41425712743882
        ]
      }
    }
  ]
}