{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westbury Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.958817,
            51.61846
          ],
          [
            -3.959089,
            51.618404
          ],
          [
            -3.959361,
            51.618348
          ],
          [
            -3.959974,
            51.618211
          ],
          [
            -3.960587,
            51.618074
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010042875, SA1 4JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9593478505741806,
          51.618157868805966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010053665, SA1 4QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9605865547495074,
          51.61807423322041
        ]
      }
    }
  ]
}