{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552802,
            53.790439
          ],
          [
            -1.55319,
            53.790355
          ],
          [
            -1.553578,
            53.790271
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72648086, LS11 9YJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5529085163547112,
          53.79041221989697
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024944389, LS11 9TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5564344964613042,
          53.789993879537214
        ]
      }
    }
  ]
}