{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lister Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.858,
            53.725396
          ],
          [
            -1.857894,
            53.725477
          ],
          [
            -1.857789,
            53.725559
          ],
          [
            -1.857676,
            53.725601
          ],
          [
            -1.857563,
            53.725642
          ],
          [
            -1.857462,
            53.725681
          ],
          [
            -1.857362,
            53.725721
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035030123, HX1 1XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8583628375678698,
          53.725647618448164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090217895, HX1 1UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8579999480253864,
          53.72539552375971
        ]
      }
    }
  ]
}