{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pasley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.553377,
            54.145198
          ],
          [
            -1.553891,
            54.145229
          ],
          [
            -1.554405,
            54.14526
          ],
          [
            -1.554653,
            54.145275
          ],
          [
            -1.554902,
            54.14529
          ],
          [
            -1.55567,
            54.145331
          ],
          [
            -1.556437,
            54.145373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022910943, HG4 2RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5576357896508313,
          54.145554942761635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025001923, HG4 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5539206338202851,
          54.145100856292416
        ]
      }
    }
  ]
}