{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.549595,
            53.796448
          ],
          [
            -1.549567,
            53.796523
          ],
          [
            -1.549538,
            53.796598
          ],
          [
            -1.549472,
            53.796745
          ],
          [
            -1.549405,
            53.796892
          ],
          [
            -1.54938,
            53.796915
          ],
          [
            -1.549355,
            53.796938
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Little King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.549705,
            53.796162
          ],
          [
            -1.54965,
            53.796305
          ],
          [
            -1.549595,
            53.796448
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72639503, LS1 2DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.549689033324313,
          53.79622443445046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024944394, LS1 2HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5496364663908286,
          53.796880364150766
        ]
      }
    }
  ]
}