{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Furness Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.973402,
            53.432682
          ],
          [
            -2.973608,
            53.43269
          ],
          [
            -2.973814,
            53.432698
          ],
          [
            -2.974007,
            53.432709
          ],
          [
            -2.9742,
            53.43272
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262004, L4 4AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9734015452162064,
          53.43268169027825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024823170, L4 4QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9743197464064246,
          53.432683190846674
        ]
      }
    }
  ]
}