{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gillow Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.788297,
            54.008148
          ],
          [
            -2.787592,
            54.008161
          ],
          [
            -2.786888,
            54.008173
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009284333, LA1 4YX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.786947741757993,
          54.00763701494232
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009284870, LA1 4YX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7874764776166234,
          54.0081638374939
        ]
      }
    }
  ]
}