{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gipton Gate East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.49832,
            53.811112
          ],
          [
            -1.498597,
            53.811265
          ],
          [
            -1.498712,
            53.811329
          ],
          [
            -1.498925,
            53.811294
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72635960, LS9 6ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4983956106548524,
          53.811147869990286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025056144, LS9 6SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4985302470931452,
          53.81131920538053
        ]
      }
    }
  ]
}