{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.544604,
            53.797354
          ],
          [
            -1.544604,
            53.797288
          ],
          [
            -1.544603,
            53.797248
          ],
          [
            -1.544603,
            53.797143
          ],
          [
            -1.544603,
            53.797054
          ],
          [
            -1.544602,
            53.796965
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72723140, LS1 6EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5446071126051464,
          53.797274833420246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72723156, LS1 6AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5444878056770648,
          53.79707664368178
        ]
      }
    }
  ]
}